mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 16:55:38 +08:00
libde265 fix build
This commit is contained in:
@@ -20,7 +20,7 @@ class libde265 extends LibraryPackage
|
||||
->addConfigureArgs(
|
||||
'-DENABLE_SDL=OFF',
|
||||
'-DENABLE_DECODER=OFF',
|
||||
// '-DENABLE_SIMD=OFF',
|
||||
'-DENABLE_SIMD=OFF',
|
||||
'-DHAVE_NEON=OFF',
|
||||
)
|
||||
->build();
|
||||
|
||||
Reference in New Issue
Block a user