VirtualBox

Changeset 4177 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Aug 16, 2007 3:02:36 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23668
Message:

Use -e sym instead of -entry=sym since this works for both solaris and gnu linkers. (Solaris)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/Makefile.kmk

    r4071 r4177  
    316316endif
    317317ifeq ($(VBOX_LDR_FMT),elf)
    318 VMMR0_LDFLAGS   = -entry=VMMR0Entry
     318 VMMR0_LDFLAGS   = -e VMMR0Entry
    319319endif
    320320VMMR0_SYSSUFF   = .r0
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