VirtualBox

Ignore:
Timestamp:
Jul 4, 2007 9:15:31 PM (17 years ago)
Author:
vboxsync
Message:

use GCC32 template here instead of local hacks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/Etherboot-src/Config

    r1 r3429  
    509509PERL=           /usr/bin/perl
    510510ifneq ($(BUILD_PLATFORM),win32)
    511 ifneq ($(BUILD_PLATFORM_ARCH),amd64)
    512 EB_CC=          $(TOOL_$(VBOX_GCC_TOOL)_CC)
    513 EB_LD=          ld
    514 else
    515 EB_CC=          gcc32
    516 EB_LD=          ld -m elf_i386
    517 endif
     511EB_CC=          $(TOOL_$(VBOX_GCC32_TOOL)_CC)
     512EB_LD=          $(TOOL_$(VBOX_GCC32_TOOL)_LD_SYSMOD)
    518513EB_AR=          ar
    519514EB_RANLIB=      ranlib
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