aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ce9467..cc2ba9b 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ DLIB = usr/lib/xorg/modules/input
DFDI = usr/share/hal/fdi/policy/20thirdparty
INCLUDE = -I. -I/usr/include/xorg -I/usr/include/pixman-1
-OPTS = -O3
+OPTS = -O3 -fPIC
.PHONY: all clean
.PRECIOUS: obj/%.o