python3-occ: build with CMAKE_BUILD_TYPE=None

This commit is contained in:
Đoàn Trần Công Danh 2021-03-20 00:47:52 +07:00
parent b1cbec3c78
commit 4afa93fcaa

View file

@ -5,6 +5,7 @@ revision=1
archs="i686* x86_64* armv7l* aarch64* ppc*"
wrksrc="pythonocc-core-${version}"
build_style=cmake
configure_args="-DPYTHONOCC_BUILD_TYPE=None -DCMAKE_BUILD_TYPE=None"
hostmakedepends="python3 swig"
makedepends="python3-devel occt-devel freetype-devel swig"
depends="python3 occt freetype"