Skip to content
Permalink
Browse files

py-spaCy: remove reference to clang38

  • Loading branch information
cjones051073 committed Apr 16, 2019
1 parent 0906f48 commit b6e5b83369aa65ed75314eeb65daa2e74bbc8bb5
Showing with 1 addition and 1 deletion.
  1. +1 −1 python/py-spaCy/Portfile
@@ -31,7 +31,7 @@ homepage https://spacy.io
# Support python versions
python.versions 35 36 37

mpi.setup -gcc44 -gcc45 -clang33 -clang34 -clang37 -clang38 -clang39 -clang40 -gfortran -g95
mpi.setup -gcc44 -gcc45 -clang33 -clang34 -clang37 -clang39 -clang40 -gfortran -g95

# Compiler selection
compiler.blacklist-append *gcc* {clang < 900} macports-clang-3.3 macports-clang-3.4 \

0 comments on commit b6e5b83

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