Forced non-forced commit by adding a comment mentioning what the

previous commit log should have mentioned:
PR: ia64/49081
This commit is contained in:
Marcel Moolenaar 2003-03-17 00:08:47 +00:00
parent 5fa5746d3d
commit f35f81b703

View File

@ -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