summaryrefslogtreecommitdiff
path: root/pkg/launcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/launcher/Makefile')
-rw-r--r--pkg/launcher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/launcher/Makefile b/pkg/launcher/Makefile
index 8dd1013d..8948e6b4 100644
--- a/pkg/launcher/Makefile
+++ b/pkg/launcher/Makefile
@@ -1,5 +1,5 @@
CC = gcc
-CFLAGS = -g -Wall
+CFLAGS = -g -Wall -fPIE
STRIP = strip
default: bitmask