mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Blender: build fix (hopefully a working one)
This commit is contained in:
@@ -10,7 +10,7 @@ benefit from its unified pipeline and responsive development process."
|
||||
HOMEPAGE="http://www.blender.org/"
|
||||
COPYRIGHT="2002-2017 Blender Foundation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://download.blender.org/source/blender-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a9de03e769a2a4a0bf92186556896c4f4d32fd9ac4480915ae92d7f95b25c899"
|
||||
PATCHES="blender-$portVersion.patchset"
|
||||
@@ -179,6 +179,7 @@ BUILD()
|
||||
-DWITH_CYCLES_STANDALONE:BOOL=ON \
|
||||
-DWITH_CYCLES_STANDALONE_GUI:BOOL=ON \
|
||||
-DWITH_RAYOPTIMIZATION:BOOL=ON \
|
||||
-DCMAKE_CXX_FLAGS="-DBOOST_NO_CXX11_CONSTEXPR -std=c++11" \
|
||||
-Wno-dev
|
||||
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user