VirtualBox

Changeset 84944 in vbox for trunk


Ignore:
Timestamp:
Jun 25, 2020 9:55:17 AM (5 years ago)
Author:
vboxsync
Message:

ReadMe-Solaris.txt,Installer/solaris: BUILD_TARGET_ARCH -> KBUILD_TARGET_ARCH

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ReadMe-Solaris.txt

    r69483 r84944  
    21212. Install the VirtualBox package:
    2222
    23       pkgadd -d VirtualBox-@VBOX_VERSION_STRING@-SunOS-@BUILD_TARGET_ARCH@-r@[email protected]
     23      pkgadd -d VirtualBox-@VBOX_VERSION_STRING@-SunOS-@KBUILD_TARGET_ARCH@-r@[email protected]
    2424
    2525      To perform an unattended (non-interactive) installation of this
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r82968 r84944  
    699699                -e "s/@VBOX_VENDOR@/$(VBOX_VENDOR)/g" \
    700700                -e "s/@VBOX_VERSION_STRING@/$(VBOX_VERSION_STRING)/g" \
    701                 -e "s/@BUILD_TARGET_ARCH@/$(KBUILD_TARGET_ARCH)/g" \
     701                -e "s/@KBUILD_TARGET_ARCH@/$(KBUILD_TARGET_ARCH)/g" \
    702702                -e "s/@VBOX_SVN_REV@/$(VBOX_SVN_REV)/g" \
    703703                --output $(VBOX_PATH_SI_SCRATCH)/ReadMe.txt \
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