VirtualBox

Ignore:
Timestamp:
Nov 17, 2022 9:03:45 PM (2 years ago)
Author:
vboxsync
Message:

Linux: Adjust startup scripts for building kernel modules for UEK7 on OL8 distribution, @bugdbref{34811820}.

File:
1 edited

Legend:

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

    r97539 r97603  
    7070QUIET=
    7171test -z "${TARGET_VER}" && TARGET_VER=`uname -r`
     72
     73# Prepend PATH for building UEK7 on OL8 distribution.
     74case $(uname -r) in
     75    5.15.0-*.el8uek*) PATH="/opt/rh/gcc-toolset-11/root/usr/bin:$PATH"
     76esac
    7277
    7378# Marker to ignore a particular kernel version which was already installed.
Note: See TracChangeset for help on using the changeset viewer.

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