mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
remove NO_SHARED_ARCHS
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.72 2016/02/01 21:53:06 sthen Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.73 2016/03/12 20:23:35 naddy Exp $
|
||||
#
|
||||
|
||||
BROKEN-hppa= no __sync_bool_compare_and_swap support nor asm fallback
|
||||
|
||||
# This port currently only works with archs supporting dynamic loading
|
||||
# and has Apache that supports DSO's.
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
COMMENT-main= server-side HTML-embedded scripting language
|
||||
COMMENT-fastcgi= stand-alone FastCGI version of PHP
|
||||
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.2 2014/09/13 18:09:22 brad Exp $
|
||||
|
||||
# This port currently only works with archs supporting dynamic loading
|
||||
# and has Apache that supports DSO's.
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
# $OpenBSD: Makefile.inc,v 1.3 2016/03/12 20:23:35 naddy Exp $
|
||||
|
||||
COMMENT-main= server-side HTML-embedded scripting language
|
||||
COMMENT-fastcgi= stand-alone FastCGI version of PHP
|
||||
|
||||
Reference in New Issue
Block a user