++ if [[ -e $kernel_source_dir/.config ]]; then ++ cc=$(sed -n 's|^CONFIG_CC_VERSION_TEXT="\([^ ]*\) .*"|\1|p' $kernel_source_dir/.config) ++ if command -v "$cc" >/dev/null; then ++ export CC="$cc" ++ fi ++ fi
this is the code checking and forcing a specific compiler version... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054865 Title: Package virtualbox-dkms-6.1.50 fails to install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/2054865/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
