VirtualBox

Changeset 342 in vbox for trunk


Ignore:
Timestamp:
Jan 26, 2007 12:52:22 AM (18 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r331 r342  
    2525# (We have to support basic cross building (ARCH=i386|x86_64).)
    2626#
    27 ifeq ($(filter amd64 x86,$(BUILD_TARGET_ARCH)),)
     27ifneq ($(filter-out amd64 x86,$(BUILD_TARGET_ARCH)),)
    2828 $(warning Ignoring unknown BUILD_TARGET_ARCH value '$(BUILD_TARGET_ARCH)'.)
    2929 BUILD_TARGET_ARCH :=
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