diff options
Diffstat (limited to 'lang/pocl/Makefile')
-rw-r--r-- | lang/pocl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pocl/Makefile b/lang/pocl/Makefile index 6088fb00ca98..d40779b6754e 100644 --- a/lang/pocl/Makefile +++ b/lang/pocl/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= llvm${LLVM_VERSION}>=0:devel/llvm${LLVM_VERSION} LLVM_VERSION= ${MESA_LLVM_VER:U40} -USES= cmake:outsource localbase:ldflags ncurses pkgconfig +USES= cmake localbase:ldflags ncurses pkgconfig USE_CXXSTD= gnu++11 USE_LDCONFIG= yes |