Use C++03 for OPENMP option
PR: 221065 Submitted by: rakuco
This commit is contained in:
@@ -52,6 +52,7 @@ LCMS2_CONFIGURE= lcms2
|
||||
LCMS2_LIB_DEPENDS= liblcms2.so:graphics/lcms2
|
||||
OPENMP_CONFIGURE_OFF= --disable-openmp --without-threads
|
||||
OPENMP_CONFIGURE_ON= --disable-openmp-slow --enable-openmp --with-threads
|
||||
OPENMP_USE= CXXSTD=c++03 # See PR/221065 for detail
|
||||
OPENMP_USES= compiler:gcc-c++11-lib
|
||||
PNG_CONFIGURE_WITH= png
|
||||
PNG_LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
Reference in New Issue
Block a user