mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix build on powerpc64.
This commit is contained in:
parent
87afd84099
commit
73746bb6fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483507
@ -13,8 +13,7 @@ COMMENT= MP3 bitrate plot tool
|
|||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BROKEN_powerpc64= fails to configure: C++ compiler cannot create executables
|
USES= compiler:c++11-lang
|
||||||
|
|
||||||
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
|
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
|
||||||
|
|
||||||
USE_CXXSTD= c++98
|
USE_CXXSTD= c++98
|
||||||
|
Loading…
Reference in New Issue
Block a user