mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
libopenshot-audio: remove unnecessary CXXFLAGS
This commit is contained in:
parent
5ba396b6c4
commit
aa36615c96
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ homepage="https://github.com/OpenShot/libopenshot-audio"
|
||||||
distfiles="https://github.com/OpenShot/libopenshot-audio/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OpenShot/libopenshot-audio/archive/v${version}.tar.gz"
|
||||||
checksum=937ff4f1c2dfb8ab5d56ad85beacaa29dfd5a79af0d9cf647386034fe9882309
|
checksum=937ff4f1c2dfb8ab5d56ad85beacaa29dfd5a79af0d9cf647386034fe9882309
|
||||||
|
|
||||||
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
CXXFLAGS+=" -latomic "
|
CXXFLAGS+=" -latomic "
|
||||||
|
|
Loading…
Add table
Reference in a new issue