mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
www/anyterm: document actual error on arm*
This commit is contained in:
parent
cc99084e1d
commit
01549c9125
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483264
@ -18,8 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
||||
BROKEN_aarch64= does not build: libstdc++.so: undefined reference to __floatunditf@GCC_4.2.0
|
||||
BROKEN_armv6= does not build: libstdc++.so: undefined reference to __floatunditf@GCC_4.2.0
|
||||
BROKEN_armv7= does not build: libstdc++.so: undefined reference to __floatunditf@GCC_4.2.0
|
||||
BROKEN_armv6= does not build: libstdc++.so: undefined reference to __aeabi_idiv@GCC_3.5
|
||||
BROKEN_armv7= does not build: libstdc++.so: undefined reference to __aeabi_idiv@GCC_3.5
|
||||
BROKEN_powerpc64= Does not build: ld: cannot find -lboost_system
|
||||
|
||||
USE_RC_SUBR= anytermd
|
||||
|
Loading…
Reference in New Issue
Block a user