Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 852152
Collapse All | Expand All

(-)work/VirtualBox-6.1.34/configure (-1 / +1 lines)
Lines 2011-2017 extern "C" int main(void) Link Here
2011
}
2011
}
2012
EOF
2012
EOF
2013
  found=
2013
  found=
2014
  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m python3.8 python3.8m python3.9 python3.9m"
2014
  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m python3.8 python3.8m python3.9 python3.9m python3.10"
2015
  for p in $PYTHONDIR; do
2015
  for p in $PYTHONDIR; do
2016
    for d in $SUPPYTHONLIBS; do
2016
    for d in $SUPPYTHONLIBS; do
2017
      for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do
2017
      for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do

Return to bug 852152