VirtualBox

Ignore:
Timestamp:
Sep 8, 2011 5:24:28 PM (13 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r38690 r38692  
    471471 xpidl_CFLAGS = \
    472472        $(libIDL_config_cflags)
     473 ifeq ($(BUILD_PLATFORM),linux)
    473474 xpidl_LDFLAGS = \
    474475        $(filter-out -l%,$(libIDL_config_libs))
     476 else
     477 xpidl_LDFLAGS = \
     478        $(libIDL_config_libs)
     479 endif
    475480 xpidl_LDFLAGS.linux = \
    476481        $(VBOX_LD_as_needed)
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