Skip to content

Commit

Permalink
py-shiboken: drop forcing C++11
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Dec 9, 2024
1 parent 976522a commit 7625067
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/py-shiboken/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ if {${name} ne ${subport}} {
port:libxslt \
port:sparsehash
use_configure yes
compiler.cxx_standard 2011
configure.cxxflags-append -std=c++11

# build.cmd must be set before configure.args is changed
# (see https://github.com/macports/macports-ports/commit/63c9c8e6e312c8e36603cb118d94f995aa8a6e67)
build.cmd make
Expand Down

0 comments on commit 7625067

Please sign in to comment.