diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-05 07:28:50 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-05 07:28:50 +0100 |
commit | c5ad4bdcdb9f3e0591e8943fe8b5302b76637b71 (patch) | |
tree | 38701c0e99122bb69961506c45d5363633b776ec /package/libx264/patches/patch-configure | |
parent | d96d9c10cfa4b990cc70c7660cdc13c7c6bafa86 (diff) |
try to fix autobuilding process
Diffstat (limited to 'package/libx264/patches/patch-configure')
-rw-r--r-- | package/libx264/patches/patch-configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/libx264/patches/patch-configure b/package/libx264/patches/patch-configure index ed9d2ed94..09b9f1fff 100644 --- a/package/libx264/patches/patch-configure +++ b/package/libx264/patches/patch-configure @@ -21,11 +21,3 @@ fi if cc_check '' -fno-tree-vectorize ; then -@@ -1147,6 +1147,7 @@ bindir=$bindir - libdir=$libdir - includedir=$includedir - ARCH=$ARCH -+ASM=$asm - SYS=$SYS - CC=$CC - CFLAGS=$CFLAGS |