VirtualBox

Ignore:
Timestamp:
May 13, 2013 8:59:46 PM (12 years ago)
Author:
vboxsync
Message:

Remove L4 support from main tree, missing file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r45396 r46045  
    7171# The Ring-3 Support Library (this is linked into the IPRT dll, VBoxRT).
    7272#
    73 ifneq ($(filter l4%,$(KBUILD_TARGET) $(BUILD_TARGET_SUB)),)
    74  # L4 has trouble with -pedantic. It also make trouble when inlining is not enabled.
    75  SUPR3_TEMPLATE     = VBOXR3NP
    76 else
    77  SUPR3_TEMPLATE     = VBOXR3
    78 endif
     73SUPR3_TEMPLATE     = VBOXR3NP
    7974SUPR3_DEFS          = \
    8075        IN_SUP_R3 IN_RT_R3 \
     
    8378        $(if $(VBOX_WITH_RAW_MODE),VBOX_WITH_RAW_MODE,)
    8479SUPR3_INCS         := $(PATH_SUB_CURRENT)
    85 SUPR3_INCS.l4       = $(L4_INCDIR)
    8680SUPR3_SOURCES       = \
    8781        SUPLib.cpp \
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