VirtualBox

Changeset 344 in vbox for trunk


Ignore:
Timestamp:
Jan 26, 2007 3:09:21 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17898
Message:

don't attempt building this on amd64 (needs some compiler config that can be done later).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk

    r41 r344  
    295295# the final binary to 0xffc00000 and filling out relocations incorrectly
    296296# (first occurrence is the call to prelocate in the pciprefix.o file).
    297 ifeq ($(filter-out darwin os2 win,$(BUILD_TARGET)),)
     297ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 win.x86 win.amd64 linux.amd64,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),)
    298298$(PATH_TARGET)/pcnet32.zrom: pcnet32.zrom
    299299        $(CP) -f $< $@
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