diff options
Diffstat (limited to 'devel/llvm36/Makefile')
-rw-r--r-- | devel/llvm36/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/llvm36/Makefile b/devel/llvm36/Makefile index ccf3cff..34311cb 100644 --- a/devel/llvm36/Makefile +++ b/devel/llvm36/Makefile @@ -148,10 +148,6 @@ NOT_FOR_ARCH= ia64 .include <bsd.port.pre.mk> -.if ${OSVERSION} < 900000 -BROKEN= GCC failing on 8.x -.endif - .if ${PORT_OPTIONS:MCMAKE} && ${COMPILER_TYPE} != clang BROKEN= CMake support only works with clang .endif |