From: Bradley Sepos Date: Fri, 1 Jun 2018 20:30:27 +0000 (-0400) Subject: contrib: Enable asm for libtheora on Mac x86_64. X-Git-Tag: 1.2.0~301 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=980795ec6461d49cac26afc7e3a36a2917f84f4e;p=handbrake contrib: Enable asm for libtheora on Mac x86_64. This rule is 9 years old and homebrew builds theora with asm. --- diff --git a/make/variant/darwin.x86_64.defs b/make/variant/darwin.x86_64.defs deleted file mode 100644 index c6e856476..000000000 --- a/make/variant/darwin.x86_64.defs +++ /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