Don't patch configure in the optflags patch since we regenerate it anyway.
This commit is contained in:
parent
4b30f13d69
commit
a06944aa29
@ -9,14 +9,3 @@
|
||||
archopt_val=
|
||||
|
||||
case "$host_or_hostalias" in
|
||||
--- xine-lib-1.1.4/configure~ 2007-01-30 23:02:56.000000000 +0200
|
||||
+++ xine-lib-1.1.4/configure 2007-01-30 23:03:40.000000000 +0200
|
||||
@@ -47754,7 +47754,7 @@
|
||||
|
||||
DEBUG_CFLAGS="-O $DEBUG_CFLAGS"
|
||||
|
||||
- if test x"$sarchopt" != "xno"; then
|
||||
+ if false ; then
|
||||
archopt_val=
|
||||
|
||||
case "$host_or_hostalias" in
|
||||
|
Loading…
Reference in New Issue
Block a user