summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/kgdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb/kgdb/Makefile')
-rw-r--r--gnu/usr.bin/gdb/kgdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/gdb/kgdb/Makefile b/gnu/usr.bin/gdb/kgdb/Makefile
index 30cbf3c..9543ad0 100644
--- a/gnu/usr.bin/gdb/kgdb/Makefile
+++ b/gnu/usr.bin/gdb/kgdb/Makefile
@@ -17,4 +17,6 @@ LDADD= ${GDBLIBS} ${BULIBS} -lkvm${GDB_SUFFIX} -lm -lreadline -ltermcap \
CFLAGS+= -Wl,-export-dynamic
.endif
+NO_PIE= yes
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud