symbol exports, so delete ${VISIBILITY_HIDDEN} as unused
ok kettenis@ deraadt@
-# $OpenBSD: bsd.own.mk,v 1.173 2016/03/09 16:28:47 deraadt Exp $
+# $OpenBSD: bsd.own.mk,v 1.174 2016/07/04 17:56:54 guenther Exp $
# $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $
# Host-specific overrides
.endif
.endfor
-.if ${COMPILER_VERSION} == "gcc4"
-VISIBILITY_HIDDEN?=-fvisibility=hidden
-.endif
-
# where the system object and source trees are kept; can be configurable
# by the user in case they want them in ~/foosrc and ~/fooobj, for example
BSDSRCDIR?= /usr/src