g/c ASPICFLAG.
authormpi <mpi@openbsd.org>
Mon, 19 Jun 2017 08:35:24 +0000 (08:35 +0000)
committermpi <mpi@openbsd.org>
Mon, 19 Jun 2017 08:35:24 +0000 (08:35 +0000)
This used to be necessary a long time ago in the... gcc 2.95 days.

from miod@

share/mk/bsd.own.mk

index 6f2885e..fc7b7fa 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: bsd.own.mk,v 1.184 2017/04/18 14:03:08 deraadt Exp $
+#      $OpenBSD: bsd.own.mk,v 1.185 2017/06/19 08:35:24 mpi Exp $
 #      $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $
 
 # Host-specific overrides
@@ -129,10 +129,6 @@ PICFLAG?=-fPIC
 PICFLAG?=-fpic
 .endif
 
-.if ${MACHINE_ARCH} == "sparc64"
-ASPICFLAG=-KPIC
-.endif
-
 .if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "powerpc" || \
     ${MACHINE_ARCH} == "sparc64"
 # big PIE