Skip to content

Commit

Permalink
gptfdisk: Use the right C++ compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Jun 4, 2018
1 parent d46695c commit 2785f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sysutils/gptfdisk/Portfile
Expand Up @@ -36,6 +36,7 @@ use_configure no

build.args -f Makefile.mac \
CC="${configure.cc}" \
CXX="${configure.cxx}" \
FATBINFLAGS="[get_canonical_archflags]"

destroot {
Expand Down

0 comments on commit 2785f1f

Please sign in to comment.