VirtualBox

Ignore:
Timestamp:
Aug 1, 2016 4:53:58 PM (8 years ago)
Author:
vboxsync
Message:

build fix (Weird one)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk

    r62834 r62837  
    102102 DLLS += VBoxDTraceCmd
    103103 VBoxDTraceCmd_TEMPLATE = VBoxR3ExtPackDTrace
    104  VBoxDTraceCmd_DEFS  = RTMEM_WRAP_TO_EF_APIS VBOX_EXTPACK_VBOXDTRACE_MANGLED_NAME=\"$(VBOX_EXTPACK_VBOXDTRACE_MANGLED_NAME)\"
    105  VBoxDTraceCmd_DEFS += YY_USE_PROTOS=1 YYENABLE_NLS=0 YYLTYPE_IS_TRIVIAL=0
     104 VBoxDTraceCmd_DEFS = RTMEM_WRAP_TO_EF_APIS VBOX_EXTPACK_VBOXDTRACE_MANGLED_NAME=\"$(VBOX_EXTPACK_VBOXDTRACE_MANGLED_NAME)\"
    106105 #VBoxDTraceCmd_DEFS += YYDEBUG
    107106 VBoxDTraceCmd_DEFS.linux = _XOPEN_SOURCE=700
     107 VBoxDTraceCmd_DEFS.win = YY_USE_PROTOS=1 YYENABLE_NLS=0 YYLTYPE_IS_TRIVIAL=0
    108108 VBoxDTraceCmd_SDKS = VBOX_ZLIB
    109109 ifn1of ($(KBUILD_TARGET), win)
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