summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2021-10-05 20:54:44 +0000
committerCy Schubert <cy@FreeBSD.org>2021-10-07 17:23:43 +0000
commit4028a1e7dd9d5e4876d50c719fb576abca3f06c2 (patch)
tree55910f4b437140b8ec3261eb3a27f12859e6e814 /comms
parent4c4f0e624c8251a9e2eea6e1d912426355b1475e (diff)
Diffstat (limited to 'comms')
-rw-r--r--comms/hcidump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile
index ba1a2d912fd5..881d20bcee27 100644
--- a/comms/hcidump/Makefile
+++ b/comms/hcidump/Makefile
@@ -16,7 +16,7 @@ USES= uidfix
WRKSRC= ${WRKDIR}/${PORTNAME}
INSTALL_WRKSRC= ${WRKSRC}/${PORTNAME}
-CFLAGS+= -DL2CAP_SOCKET_CHECKED=yes
+CFLAGS+= -DL2CAP_SOCKET_CHECKED=yes -fPIE
PLIST_FILES= bin/hcidump man/man1/hcidump.1.gz