parent
21eb6d2466
commit
c83278f85e
1 changed files with 1 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
||||||
pkgname=vpcs
|
pkgname=vpcs
|
||||||
version=0.8.3
|
version=0.8.3
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="i686* x86_64*"
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd="make -f Makefile.linux"
|
make_cmd="make -f Makefile.linux"
|
||||||
|
@ -13,8 +14,6 @@ distfiles="https://github.com/GNS3/vpcs/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=73018c923fdb8bbd7d76ddf4877bb7b3babbabed014f409f6b78a2e2b0a33da7
|
checksum=73018c923fdb8bbd7d76ddf4877bb7b3babbabed014f409f6b78a2e2b0a33da7
|
||||||
make_check=no #checks unavailable in source makefiles
|
make_check=no #checks unavailable in source makefiles
|
||||||
|
|
||||||
archs="i686* x86_64*"
|
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue