COMPILER needs to be set to base-clang ports-gcc since indi need C++14
Fix build on sparc64
This commit is contained in:
parent
3557df4adc
commit
b3e382a8df
@ -18,6 +18,9 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
MULTI_PACKAGES= -main -libs
|
||||
|
||||
# C++14
|
||||
COMPILER= base-clang ports-gcc
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} cfitsio fftw3 gsl gslcblas iconv jpeg
|
||||
WANTLIB += jpeg m nova ogg theoradec theoraenc usb-1.0 z
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user