VirtualBox

Changeset 581 in vbox


Ignore:
Timestamp:
Feb 3, 2007 12:32:25 PM (18 years ago)
Author:
vboxsync
Message:

Don't require iasl to be in tools/xx.xx/bin/iasl, solaris and freebsd ships it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r543 r581  
    643643
    644644# Intel ASL compiler for ACPI
    645 VBOX_IASLCMD   ?= $(PATH_DEVTOOLS_BLD)/bin/iasl$(HOSTSUFF_EXE)
     645VBOX_IASLCMD   ?= $(firstword $(wildcard $(PATH_DEVTOOLS_BLD)/bin/iasl$(HOSTSUFF_EXE)) iasl$(HOSTSUFF_EXE))
    646646
    647647# Bruce's C compile is a C-compiler for BIOS-related 8086 code
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