VirtualBox

Changeset 4618 in vbox


Ignore:
Timestamp:
Sep 7, 2007 8:05:48 PM (17 years ago)
Author:
vboxsync
Message:

Two more freebsd hacks (untested).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r4617 r4618  
    12571257 TEMPLATE_VBOXGC_LDFLAGS.release     = $(if $(VBOX_DO_STRIP_MODULES),-S,)
    12581258endif
    1259 ifneq ($(BUILD_TARGET),solaris)
     1259ifneq ($(filter solaris freebsd,$(BUILD_TARGET)),)
    12601260TEMPLATE_VBOXGC_LIBS                = \
    12611261        $(VBOX_GCC32_LIBGCC) # instricts
     
    13611361endif
    13621362
    1363 ifneq ($(BUILD_TARGET),solaris)
     1363ifneq ($(filter solaris freebsd,$(BUILD_TARGET)),)
    13641364 TEMPLATE_VBOXR0_LIBS                = \
    13651365        $(VBOX_GCC_LIBGCC) # instricts
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