diff options
-rw-r--r-- | libexec/ld.so/ia64/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/ld.so/ia64/Makefile.inc b/libexec/ld.so/ia64/Makefile.inc new file mode 100644 index 00000000000..8b0b24f3e29 --- /dev/null +++ b/libexec/ld.so/ia64/Makefile.inc @@ -0,0 +1,3 @@ +# $OpenBSD: Makefile.inc,v 1.1 2011/07/04 05:40:25 pirofti Exp $ +CFLAGS += -fPIC +AFLAGS += -fpic |