cpufrequtils: Build without -fPIC.

This commit is contained in:
Michael Tremer
2013-09-26 22:34:01 +02:00
parent 309783b9d5
commit f0fbffeb3a

View File

@@ -37,6 +37,8 @@ PAK_VER = 6
DEPS = ""
CFLAGS += -fno-PIC
###############################################################################
# Top-level Rules
###############################################################################