]> git.pld-linux.org Git - packages/qemu.git/blame - qemu-cc.patch
- more BRs checked by configure to build documentation
[packages/qemu.git] / qemu-cc.patch
CommitLineData
bae43315
ER
1--- qemu-0.8.1/configure~ 2006-05-20 01:27:00.000000000 +0300
2+++ qemu-0.8.1/configure 2006-05-20 01:29:38.000000000 +0300
3@@ -294,8 +294,7 @@
4 strip="${cross_prefix}${strip}"
5
6 if [ ! -x "`which $cc`" ] ; then
7- echo "Compiler $cc could not be found"
8- exit
9+ echo "Warning: Compiler $cc could not be found"
10 fi
11
12 if test "$mingw32" = "yes" ; then
This page took 0.56824 seconds and 4 git commands to generate.