mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
libogdf: remove noop make_build_args
This commit is contained in:
parent
a17d1fa5af
commit
e27ae1590e
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ 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"
|
||||||
make_build_args="-Wno-error=class-memaccess"
|
|
||||||
hostmakedepends="unzip python"
|
hostmakedepends="unzip python"
|
||||||
makedepends="libClp-devel"
|
makedepends="libClp-devel"
|
||||||
short_desc="Open Graph Drawing Framework"
|
short_desc="Open Graph Drawing Framework"
|
||||||
|
|
Loading…
Add table
Reference in a new issue