openbsd-ports/net/bird
kmos c7a05292c6 Build on sparc64 fails with:
cc -std=gnu99 -Iobj -I.  -O2 -pipe -I/usr/local/include -pthread -fno-strict-aliasing -fno-strict-overflow -MMD -MP -o obj/lib/blake2s.o -c lib/blake2s.c
lib/blake2s.c:45: error: expected declaration specifiers or '...' before 'sizeof'
lib/blake2s.c:45: error: expected declaration specifiers or '...' before string constant
lib/blake2s.c:45: warning: data definition has no type or storage class
lib/blake2s.c:45: warning: type defaults to 'int' in declaration of '_Static_assert'
gmake: *** [Makefile:112: obj/lib/blake2s.o] Error 1

Switch to ports-gcc on base-gcc arches

Fixes the build on sparc64
2022-03-01 02:52:42 +00:00
..
1 bird/1: -fno-common fix from upstream 2021-02-01 20:15:46 +00:00
2 Build on sparc64 fails with: 2022-03-01 02:52:42 +00:00
Makefile reinstate 1,v6 - I think the error was only seen on DPB when it was waiting for 2018-09-19 22:12:03 +00:00
Makefile.inc update to bird-2.0.8, enable debug packages 2021-03-22 17:06:52 +00:00