]> granicus.if.org Git - handbrake/commitdiff
contrib: Enable asm for libtheora on Mac x86_64.
authorBradley Sepos <bradley@bradleysepos.com>
Fri, 1 Jun 2018 20:30:27 +0000 (16:30 -0400)
committerBradley Sepos <bradley@bradleysepos.com>
Sun, 17 Jun 2018 04:23:34 +0000 (00:23 -0400)
This rule is 9 years old and homebrew builds theora with asm.

make/variant/darwin.x86_64.defs [deleted file]

diff --git a/make/variant/darwin.x86_64.defs b/make/variant/darwin.x86_64.defs
deleted file mode 100644 (file)
index c6e8564..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-## can enable asm if we replace .rept pseudo op with standard pre-processor macros
-## since darwin's as doesn't support them. for now just disable.
-LIBTHEORA.CONFIGURE.extra += --disable-asm