1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/audio/ardour6
Piotr Kubaj 0b1b28e7dd audio/ardour6: fix build on GCC architectures
Undefine _POSIX_SOURCE to make macros in errno.h available:
/usr/local/lib/gcc9/include/c++/powerpc64-portbld-freebsd12.1/bits/error_constants.h:42:40: error: 'EAFNOSUPPORT' was not declared in this scope
   42 |       address_family_not_supported =   EAFNOSUPPORT,
      |                                        ^~~~~~~~~~~~
/usr/local/lib/gcc9/include/c++/powerpc64-portbld-freebsd12.1/bits/error_constants.h:43:28: error: 'EADDRINUSE' was not declared in this scope
   43 |       address_in_use =     EADDRINUSE,
      |                            ^~~~~~~~~~

Also tested to build with Clang.

MFH:		2020Q4 (fix build blanket)
2020-10-27 14:23:42 +00:00
..
files audio/ardour6: fix build on GCC architectures 2020-10-27 14:23:42 +00:00
distinfo audio/ardour6: update to 6.3.0 and unbreak 2020-09-29 20:03:39 +00:00
Makefile audio/ardour6: don't require ld.bfd on powerpc* 2020-10-12 07:44:57 +00:00
pkg-descr
pkg-plist audio/ardour6: update to 6.3.0 and unbreak 2020-09-29 20:03:39 +00:00