]> git.pld-linux.org Git - packages/mythtv.git/blame - mythtv-x86_64-configure.patch
- up to svn 10931
[packages/mythtv.git] / mythtv-x86_64-configure.patch
CommitLineData
db7caf8e
ER
1--- ./configure~ 2005-10-19 20:39:45.000000000 +0300
2+++ ./configure 2005-10-19 20:54:02.000000000 +0300
3@@ -265,7 +265,7 @@
0d9930a0
ER
4 ;;
5 x86_64)
db7caf8e
ER
6 cpu="x86"
7- canon_arch="`cc -dumpmachine | sed -e 's,\([^-]*\)-.*,\1,'`"
8+ canon_arch="`$cc -dumpmachine | sed -e 's,\([^-]*\)-.*,\1,'`"
9 if [ x"$canon_arch" = x"x86_64" -o x"$canon_arch" = x"amd64" ]; then
10 if [ -z "`echo $CFLAGS | grep -- -m32`" ]; then
11 cpu="x86_64"
This page took 0.063859 seconds and 4 git commands to generate.