Skip to content

Commit

Permalink
gdal: get rid of an obsolete patch for pre-C++ 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Veence committed May 20, 2018
1 parent b2302e5 commit afb53b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gis/gdal/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ platform darwin {
if {${configure.cxx_stdlib} != "libc++"} {
configure.args-append \
--without-cpp11
# backported from master and could be applied everywhere
patchfiles-append \
patch-netcdfdataset_cpp.diff
} else {
configure.args-append --with-cpp14
}
Expand Down

0 comments on commit afb53b6

Please sign in to comment.