Skip to content

Commit 4e9edf6

Browse files
authored
Update src/SPC/builder/unix/library/libde265.php
1 parent 14fc3f8 commit 4e9edf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SPC/builder/unix/library/libde265.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ protected function build(): void
1414
->addConfigureArgs(
1515
'-DENABLE_SDL=OFF',
1616
'-DENABLE_DECODER=OFF',
17-
'-DHAVE_ARM=OFF',
17+
'-DHAVE_NEON=OFF',
1818
)
1919
->build();
2020
$this->patchPkgconfPrefix(['libde265.pc']);

0 commit comments

Comments
 (0)