mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
blender, revbump for rebuild (#5503)
This commit is contained in:
@@ -10,7 +10,7 @@ benefit from its unified pipeline and responsive development process."
|
||||
HOMEPAGE="https://www.blender.org/"
|
||||
COPYRIGHT="2002-2017 Blender Foundation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="19"
|
||||
REVISION="20"
|
||||
SOURCE_URI="https://download.blender.org/source/blender-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4c944c304a49e68ac687ea06f5758204def049b66dc211e1cffa1857716393bc"
|
||||
PATCHES="
|
||||
@@ -231,6 +231,9 @@ BUILD()
|
||||
# Extra CXX Flags
|
||||
BLENDER_CXX="-std=c++11"
|
||||
|
||||
# Extra LDFLAGS
|
||||
export LDFLAGS="-lssp"
|
||||
|
||||
mkdir -p build_haiku
|
||||
cd build_haiku
|
||||
|
||||
|
||||
Reference in New Issue
Block a user