1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00

Now that RTTI was enabled in `devel/llvm40' (as of r455158), enable it here

as well (again).

PR:	224044
This commit is contained in:
Alexey Dokuchaev 2017-12-03 11:36:21 +00:00
parent b433dc3a26
commit 49a79474ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455400

View File

@ -3,8 +3,8 @@
PORTNAME= openshadinglanguage
PORTVERSION= 1.8.10
PORTREVISION= 4
DISTVERSIONPREFIX= Release-
PORTREVISION= 5
CATEGORIES= graphics devel
MAINTAINER= FreeBSD@Shaneware.biz
@ -25,7 +25,7 @@ GH_ACCOUNT= imageworks
GH_PROJECT= OpenShadingLanguage
CMAKE_ARGS= -DLLVM_CONFIG:STRING="${LOCALBASE}/bin/llvm-config40" \
-DENABLERTTI:BOOL=OFF -DUSE_BOOST_WAVE:BOOL=OFF
-DENABLERTTI:BOOL=ON -DUSE_BOOST_WAVE:BOOL=OFF
USE_LDCONFIG= yes
post-patch: