MFH: r499858
Mark BROKEN on i386 Reported by: pkg-fallout
This commit is contained in:
parent
da2816a29c
commit
7fb0a80f4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=499859
@ -10,6 +10,9 @@ COMMENT= Qt-based GDS2 Viewer
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_i386= type 'hash<long long>' does not provide a call operator
|
||||
BROKEN_sparc64= Does not compile on sparc64: gcc bug
|
||||
|
||||
USES= compiler:c++0x gmake gl python qt:5
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= KLayout
|
||||
@ -31,8 +34,6 @@ MAKE_ENV= INSTALL_ROOT=${STAGEDIR}
|
||||
BUILD_WRKSRC= ${WRKSRC}/build-release
|
||||
INSTALL_WRKSRC= ${WRKSRC}/build-release
|
||||
|
||||
BROKEN_sparc64= Does not compile on sparc64: gcc bug
|
||||
|
||||
do-configure:
|
||||
cd ${WRKSRC} && \
|
||||
${SETENV} ${MAKE_ENV} ${SH} build.sh \
|
||||
|
Loading…
Reference in New Issue
Block a user