summaryrefslogtreecommitdiffstats
path: root/media/ffvpx/README_MCP
diff options
context:
space:
mode:
Diffstat (limited to 'media/ffvpx/README_MCP')
-rw-r--r--media/ffvpx/README_MCP3
1 files changed, 0 insertions, 3 deletions
diff --git a/media/ffvpx/README_MCP b/media/ffvpx/README_MCP
index 4546d45a3..26834d3e3 100644
--- a/media/ffvpx/README_MCP
+++ b/media/ffvpx/README_MCP
@@ -13,9 +13,6 @@ configuration files were generated as follow using the configure script:
config*:
replace: /HAVE_(MALLOC_H|ARC4RANDOM|LOCALTIME_R|MEMALIGN|POSIX_MEMALIGN)/d
-config_darwin32.h:
-add to configure command: --disable-asm --disable-x86asm --cc='clang -m32'
-
config_unix32.h:
add to configure command: --disable-asm --disable-x86asm --cc='clang -m32'
replace: s/HAVE_SYSCTL 1/HAVE_SYSCTL 0/ and s/HAVE_MEMALIGN 1/HAVE_MEMALIGN 0/ and s/HAVE_POSIX_MEMALIGN 1/HAVE_POSIX_MEMALIGN 0/