VirtualBox

Changeset 1523 in vbox for trunk


Ignore:
Timestamp:
Mar 15, 2007 7:58:25 PM (18 years ago)
Author:
vboxsync
Message:

Seems -g stabs is required after all. (TODO: check this on the mac)

File:
1 edited

Legend:

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

    r1404 r1523  
    174174                        $(DEFS.$(BUILD_TARGET).$(BUILD_TARGET_ARCH)) \
    175175                ) \
    176                 -f $(if $(eq $(BUILD_TARGET),darwin),macho,elf) \
     176                -f $(if $(eq $(BUILD_TARGET),darwin),macho,elf -g stabs) \
    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