VirtualBox

Changeset 1244 in kBuild for trunk


Ignore:
Timestamp:
Oct 15, 2007 3:20:40 PM (17 years ago)
Author:
bird
Message:

first word from isainfo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/env.sh

    r1156 r1244  
    120120    # Use uname -m or isainfo (lots of guesses here, please help clean this up...)
    121121    if test "$BUILD_PLATFORM" == "solaris"; then
    122         BUILD_PLATFORM_ARCH=`isainfo`
     122        BUILD_PLATFORM_ARCH=`isainfo | cut -f 1 -d ' '`
     123       
    123124    else
    124125        BUILD_PLATFORM_ARCH=`uname -m`
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