aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--udev/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/Makefile b/udev/Makefile
index 4666b1d..b8ddc84 100644
--- a/udev/Makefile
+++ b/udev/Makefile
@@ -3,7 +3,7 @@ CC := gcc
INSTALL := install
RM := rm
# flags
-CFLAGS += -std=c11 -O2 -Wall -Werror
+CFLAGS += -std=c11 -O2 -fpic -pie -Wall -Werror
all: ykfde