mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libogdf: only for x86 (uses cpuid.h)
This commit is contained in:
parent
872ca2c74d
commit
d12b5a1853
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
pkgname=libogdf
|
pkgname=libogdf
|
||||||
version=2018.03.28
|
version=2018.03.28
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="i686* x86_64*"
|
||||||
wrksrc=OGDF-snapshot
|
wrksrc=OGDF-snapshot
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON -DOGDF_EXTRA_CXX_FLAGS=-Wno-error"
|
configure_args="-DBUILD_SHARED_LIBS=ON -DOGDF_EXTRA_CXX_FLAGS=-Wno-error"
|
||||||
|
|
Loading…
Add table
Reference in a new issue