Skip to content

Commit

Permalink
swi-prolog-devel: choose appropriate compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
reneeotten committed Oct 25, 2023
1 parent 1a30757 commit 328db99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lang/swi-prolog-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ depends_lib-append port:db62 \
port:zlib \
port:python311

compiler.c_standard 2011
compiler.cxx_standard 2017
compiler.thread_local_storage yes

configure.cmd cmake
cmake.generator Ninja
configure.pre_args -DCMAKE_INSTALL_PREFIX=${prefix} \
Expand Down

0 comments on commit 328db99

Please sign in to comment.