]> git.pld-linux.org Git - packages/VirtualBox.git/blame - x32.patch
deterministically prefer vendor shipped module over mainline
[packages/VirtualBox.git] / x32.patch
CommitLineData
d5e18103
ER
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.032103 seconds and 4 git commands to generate.