summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/pykawari/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pykawari/Makefile b/games/pykawari/Makefile
index 188b7ca..f2343341 100644
--- a/games/pykawari/Makefile
+++ b/games/pykawari/Makefile
@@ -43,7 +43,7 @@ CFLAGS+= ${PTHREAD_CFLAGS} -fPIC
USE_GCC= 3.3
.endif
-.if ${ARCH} == "amd64"
+.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
CFLAGS+= -fPIC
.endif
OpenPOWER on IntegriCloud