mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:57:14 +08:00
x264: update build function, no build
This commit is contained in:
parent
631a44f6cb
commit
0c000cdbfb
@ -18,8 +18,10 @@ md5sums=('5a8740bd517f06ca37ed420c91c22f04')
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-snapshot-$pkgver-2245-stable"
|
||||
|
||||
./configure --enable-shared
|
||||
|
||||
./configure --enable-shared \
|
||||
--prefix=/usr \
|
||||
--enable-pic \
|
||||
--bit-depth=10
|
||||
make
|
||||
}
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user