mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
parent
b8bdf75d09
commit
77dc0590e3
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
export CC=${CC:-cc} CXX=${CXX:-c++}
|
||||||
|
|
||||||
patch -p1 < x264-no-bash.patch
|
patch -p1 < x264-no-bash.patch
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
|
Loading…
Reference in New Issue
Block a user