VirtualBox

Changeset 109051 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Apr 22, 2025 10:49:38 AM (3 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168583
Message:

Linux: Adjust startup scripts for building kernel modules for UEK8 on OL9 distribution, bugdbref:37834896.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd.sh

    r108838 r109051  
    537537    info "Building the modules for kernel $KERN_VER."
    538538
    539     # Prepend PATH for building UEK7 on OL8 distribution.
     539    # Prepend PATH for building UEK on OL8/9 distributions.
    540540    case "$KERN_VER" in
    541541        5.15.0-*.el8uek*) PATH="/opt/rh/gcc-toolset-11/root/usr/bin:$PATH";;
     542        6.12.0-*.el9uek*)PATH="/opt/rh/gcc-toolset-14/root/usr/bin:$PATH";;
    542543    esac
    543544
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette