summaryrefslogtreecommitdiff
path: root/multimedia/mjpegtools/patches/patch-aa
blob: 75afe17dec78a6df5367c1a7cbab0574247e70a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.6 2006/01/30 08:44:25 xtraeme Exp $

--- configure.orig	2006-01-30 09:29:46.000000000 +0100
+++ configure	2006-01-30 09:29:49.000000000 +0100
@@ -27102,7 +27102,6 @@
 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