summaryrefslogtreecommitdiff
path: root/libexec/ld.so/alpha/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ld.so/alpha/Makefile.inc')
-rw-r--r--libexec/ld.so/alpha/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ld.so/alpha/Makefile.inc b/libexec/ld.so/alpha/Makefile.inc
index 7115f746acb..375ba49a56e 100644
--- a/libexec/ld.so/alpha/Makefile.inc
+++ b/libexec/ld.so/alpha/Makefile.inc
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile.inc,v 1.1 2002/08/21 15:40:30 art Exp $
+# $OpenBSD: Makefile.inc,v 1.2 2006/09/26 23:14:52 martin Exp $
-CFLAGS += -fpic -mno-fp-regs
+CFLAGS += -fPIC -mno-fp-regs
LIBCSRCDIR=${.CURDIR}/../../lib/libc
.include "${LIBCSRCDIR}/arch/alpha/Makefile.inc"