mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libxshmfence: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
ea3a899737
commit
a3259ac20f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libxshmfence'.
|
# Template build file for 'libxshmfence'.
|
||||||
pkgname=libxshmfence
|
pkgname=libxshmfence
|
||||||
version=1.3
|
version=1.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-shared-memory-dir=/dev/shm"
|
configure_args="--with-shared-memory-dir=/dev/shm"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue