Hi,

On Wed, 8 Jan 2020 11:25:29 -0700 (MST)
k...@openbsd.org wrote:

> http://build-failures.rhaalovely.net/sparc64/2020-01-05/net/bgpq4.log

Obviously, this requires ports-gcc. The below diff works fine on
macppc [0], REVISION bump is unneeded as it never built on base-gcc
archs.

OK ? 

Charlène. 


[0] https://bin.charlenew.xyz/bgpq4.log


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/bgpq4/Makefile,v
retrieving revision 1.1
diff -u -p -u -p -r1.1 Makefile
--- Makefile    5 Jan 2020 23:49:13 -0000       1.1
+++ Makefile    8 Jan 2020 19:50:50 -0000
@@ -15,6 +15,9 @@ WANTLIB += c
 
 DEBUG_PACKAGES =       ${BUILD_PACKAGES}
 
+# C11
+COMPILER =             base-clang ports-gcc
+
 CONFIGURE_STYLE =      autoreconf
 AUTOCONF_VERSION =     2.69
 AUTOMAKE_VERSION =     1.16

Reply via email to