From cc415305a049ca523f2a8cf674009fa77c54fee6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 14 Nov 2009 12:33:33 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'. --- emulators/virtualbox-ose-kmod/files/patch-configure | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 emulators/virtualbox-ose-kmod/files/patch-configure (limited to 'emulators/virtualbox-ose-kmod/files/patch-configure') diff --git a/emulators/virtualbox-ose-kmod/files/patch-configure b/emulators/virtualbox-ose-kmod/files/patch-configure deleted file mode 100644 index d296d38cd70e..000000000000 --- a/emulators/virtualbox-ose-kmod/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orgi 2009-05-31 13:43:50.000000000 +0200 -+++ configure 2009-05-31 13:45:47.000000000 +0200 -@@ -1698,7 +1698,7 @@ - cat $ODIR.tmp_src.cc >> $LOG - echo "using the following command line:" >> $LOG - echo "$CXX -O -Wall -o $ODIR.tmp_out $ODIR.tmp_src.cc -I$p/include/$d $p/$b/lib$d.so" >> $LOG -- $CXX -O -Wall -o $ODIR.tmp_out $ODIR.tmp_src.cc -I$p/include/$d $p/$b/lib$d.so >> $LOG 2>&1 -+ $CXX -O -Wall -o $ODIR.tmp_out $ODIR.tmp_src.cc -I$p/include/$d $p/$b/lib$d.so -pthread >> $LOG 2>&1 - if [ $? -eq 0 ]; then - found=1 - break -- cgit v1.2.3