Skip to content
Permalink
Browse files

minetest: requires thread_local storage

  • Loading branch information
kencu committed Apr 7, 2019
1 parent 90d529b commit 8edddccde59860a5f5b60b4f693c53cfc7dd2f22
Showing with 5 additions and 0 deletions.
  1. +5 −0 games/minetest/Portfile
@@ -3,6 +3,11 @@
PortSystem 1.0
PortGroup github 1.0
PortGroup cmake 1.1
PortGroup compiler_blacklist_versions 1.0
PortGroup cxx11 1.1

# required thread_local storage
compiler.blacklist-append {clang < 802}

github.setup minetest minetest 5.0.1
revision 0

0 comments on commit 8edddcc

Please sign in to comment.
You can’t perform that action at this time.