aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/toxic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile
index 7e816751f1ea..5e465b44b9aa 100644
--- a/net-im/toxic/Makefile
+++ b/net-im/toxic/Makefile
@@ -41,9 +41,9 @@ PYTHON_MAKE_ARGS= ENABLE_PYTHON=1
CFLAGS+= -I${NCURSESINC}
LDFLAGS+= -L${NCURSESLIB}
+LDFLAGS_i386= -Wl,-znotext
MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" \
MANDIR="${MANPREFIX}/man"
-LLD_UNSAFE= yes
SUB_FILES= pkg-message
post-patch-PYTHON-on: