diff options
Diffstat (limited to 'contrib/libtheora/module.defs')
-rw-r--r-- | contrib/libtheora/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libtheora/module.defs b/contrib/libtheora/module.defs index c5ca895cb..bbc1f1141 100644 --- a/contrib/libtheora/module.defs +++ b/contrib/libtheora/module.defs @@ -26,4 +26,4 @@ ifeq (darwin,$(HOST.system)) LIBTHEORA.CONFIGURE.args.host = --host=$(HOST.machine:arm64=aarch64)-$(HOST.vendor)-$(HOST.system) LIBTHEORA.CONFIGURE.args.build = --build=$(BUILD.machine:arm64=aarch64)-$(BUILD.vendor)-$(BUILD.system) endif -endif
\ No newline at end of file +endif |