Skip to content

Commit

Permalink
graphics/libecwj2: explicitely use c++11 (+)
Browse files Browse the repository at this point in the history
Force USE_CXXSTD=c++11 fixes the build on recent -CURRENT

Reported by:	poudriere fallout
  • Loading branch information
fluffykhv committed Jun 30, 2023
1 parent 3e16b06 commit d2e24ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphics/libecwj2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LICENSE_TEXT= Registration required to download sources,\
LICENSE_PERMS= auto-accept

USES= gmake libtool zip
USE_CXXSTD= c++11
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
Expand Down

0 comments on commit d2e24ac

Please sign in to comment.