]> git.pld-linux.org Git - packages/VirtualBox.git/blob - x32.patch
up to 5.0.6
[packages/VirtualBox.git] / x32.patch
1 --- VirtualBox-4.3.26/configure~        2015-03-28 22:23:14.000000000 +0200
2 +++ VirtualBox-4.3.26/configure 2015-03-28 22:26:31.627419402 +0200
3 @@ -1943,7 +1943,7 @@
4    fi
5    for p in $PYTHONDIR; do
6      for d in $SUPPYTHONLIBS; do
7 -      for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do
8 +      for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 libx32 lib/64 lib; do
9          echo "compiling the following source file:" >> $LOG
10          cat $ODIR.tmp_src.cc >> $LOG
11          echo "using the following command line:" >> $LOG
This page took 0.023954 seconds and 3 git commands to generate.