summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libobjc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libobjc/Makefile')
-rw-r--r--gnu/lib/libobjc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libobjc/Makefile b/gnu/lib/libobjc/Makefile
index c8b29d6..d8052cd 100644
--- a/gnu/lib/libobjc/Makefile
+++ b/gnu/lib/libobjc/Makefile
@@ -18,6 +18,7 @@ INCS= encoding.h hash.h objc-api.h objc-list.h objc.h runtime.h \
sarray.h thr.h typedstream.h NXConstStr.h Object.h Protocol.h
INCSDIR=${INCLUDEDIR}/objc
+# PR ia64/49081
.if ${MACHINE_ARCH} == "ia64"
CFLAGS+= -fpic
.endif
OpenPOWER on IntegriCloud