]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qemu/files/configure.patch
updated to qemu 0.82 from oe.dev to familiar with patches to enable building with...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qemu / files / configure.patch
1 Index: qemu/configure
2 ===================================================================
3 --- qemu.orig/configure 2006-02-09 17:58:47.000000000 +0000
4 +++ qemu/configure      2006-02-21 17:47:31.000000000 +0000
5 @@ -482,7 +482,7 @@
6  fi
7  echo "HOST_CC=$host_cc" >> $config_mak
8  echo "AR=$ar" >> $config_mak
9 -echo "STRIP=$strip -s -R .comment -R .note" >> $config_mak
10 +echo "STRIP=$strip" >> $config_mak
11  echo "CFLAGS=$CFLAGS" >> $config_mak
12  echo "LDFLAGS=$LDFLAGS" >> $config_mak
13  echo "EXESUF=$EXESUF" >> $config_mak