summaryrefslogtreecommitdiffhomepage
path: root/sysinfo/toolchain/gcc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sysinfo/toolchain/gcc.mk')
-rw-r--r--sysinfo/toolchain/gcc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysinfo/toolchain/gcc.mk b/sysinfo/toolchain/gcc.mk
index 72ae0af..441a2ca 100644
--- a/sysinfo/toolchain/gcc.mk
+++ b/sysinfo/toolchain/gcc.mk
@@ -22,4 +22,4 @@ OBJCOPY = $(CROSS_COMPILE)objcopy
READELF = $(CROSS_COMPILE)readelf
-CFLAGS_PIC ?= -fPIC
+CFLAGS_PIC = -fPIC