mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
This port now builds on aarch64.
While here, pet portlint (ordering of BROKEN_* declarations). Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
da8c747d16
commit
2b520337e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556471
@ -11,15 +11,14 @@ COMMENT= Rule-based event handling in a KNX installation
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libpthsem.so:devel/pthsem
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone
|
||||
|
||||
BROKEN_aarch64= fails to compile: /usr/include/c++/v1/math.h:733:39: no member named 'fabsf' in the global namespace; did you mean simply 'fabsf'?
|
||||
BROKEN_armv6= fails to configure: checking for GNU Pth... Segmentation fault
|
||||
BROKEN_armv7= fails to configure: checking for GNU Pth... Segmentation fault
|
||||
BROKEN_mips= fails to configure: checking for GNU Pth... Segmentation fault
|
||||
BROKEN_mips64= fails to configure: checking for GNU Pth... Segmentation fault
|
||||
|
||||
LIB_DEPENDS= libpthsem.so:devel/pthsem
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone
|
||||
|
||||
USES= compiler gmake autoreconf pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user