We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93a151 commit 772e31fCopy full SHA for 772e31f
1 file changed
build-hnp/libx264/Makefile
@@ -3,6 +3,6 @@ include ../utils/Makefrag
3
SOURCE_URL = https://code.videolan.org/videolan/x264/-/archive/stable/x264-stable.tar.bz2
4
SOURCE_FILE = x264-stable.tar.bz2
5
SOURCE_DIR = x264-stable
6
-CONFIG_ARGS = --prefix=$(PREFIX) --enable-shared
+CONFIG_ARGS = --prefix=$(PREFIX) --host=aarch64-unknown-linux-musl --enable-shared
7
8
$(eval $(call define_autotools_package))
0 commit comments