b7c3fa7b0c
mpeg2enc works "better". some changes for the libquicktime. maintainance for newer release of other packages the mjpegtools need.
12 lines
466 B
Text
12 lines
466 B
Text
$NetBSD: patch-aa,v 1.7 2009/01/08 17:21:36 wiz Exp $
|
|
|
|
--- configure.orig 2009-01-06 07:49:27.000000000 +0100
|
|
+++ configure
|
|
@@ -25986,7 +25986,6 @@ if test x$have_x86cpu = xtrue -o x$have_
|
|
echo $ECHO_N "checking sub-architecture settings... $ECHO_C" >&6; }
|
|
if test x$have_x86cpu = xtrue; then
|
|
host_mod_cpu=`echo $host_cpu | tr _ -`
|
|
- ARCHFLAGS="-march=$host_mod_cpu -mcpu=$host_mod_cpu"
|
|
fi
|
|
else
|
|
if test ! -r $srcdir/cpuinfo.sh; then
|