VirtualBox

Ignore:
Timestamp:
Mar 12, 2007 4:17:16 AM (18 years ago)
Author:
vboxsync
Message:

yasm/mach-o doesn't grok stabs, so drop that. it's not necessary I believe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/Makefile

    r1284 r1404  
    174174                        $(DEFS.$(BUILD_TARGET).$(BUILD_TARGET_ARCH)) \
    175175                ) \
    176                 -f $(if $(eq $(BUILD_TARGET),darwin),macho,elf) -g stabs \
     176                -f $(if $(eq $(BUILD_TARGET),darwin),macho,elf) \
    177177                $(foreach inc,$(INCS),-I$(inc)/) -o $@ $<
    178178else
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