BUILD: Fix common.mk

This commit is contained in:
2014-05-31 01:33:41 +02:00
parent 2fbeb412cf
commit c7d06dc7bc

View File

@@ -1,5 +1,5 @@
# compiler, tools
CC = $(shell type -p clang || echo gcc)
CC = $(shell type -P clang || echo gcc)
PKG_CONFIG ?= pkg-config
# flags