mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-17 13:03:43 +00:00
adapt pacman 6.1 and lower version (#266)
* adapt pacman 6.1 and lower version * remove legacy operation
This commit is contained in:
@@ -28,12 +28,6 @@ if [ -e /usr/include/janus/plugins/plugin.h ];then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# LD does not link mmal with this option
|
|
||||||
# This DOESN'T affect setup.py
|
|
||||||
LDFLAGS="${LDFLAGS//--as-needed/}"
|
|
||||||
export LDFLAGS="${LDFLAGS//,,/,}"
|
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir"
|
cd "$srcdir"
|
||||||
rm -rf $pkgname-build
|
rm -rf $pkgname-build
|
||||||
|
|||||||
Reference in New Issue
Block a user