VirtualBox

Changeset 90924 in vbox


Ignore:
Timestamp:
Aug 26, 2021 4:24:34 PM (3 years ago)
Author:
vboxsync
Message:

Main: bugref:1909: Compilation issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r90921 r90924  
    670670VBOX_WITH_MAIN_USB_ID_DATABASE = 1
    671671# Whether to enable error message translation in Main.
    672 ifndef VBOX_ONLY_SDK
    673         VBOX_WITH_MAIN_NLS = 1
    674 endif
     672VBOX_WITH_MAIN_NLS = 1
    675673# Set this to prefix all C symbols in XPCOM, to avoid dynamic linking problems
    676674# caused by our XPCOM library polluting the symbol namespace for system libs.
     
    12471245 include $(VBOX_BRANDING_CFG)
    12481246endif
     1247
     1248#
     1249# Disable NLS support for only SDK builds
     1250#
     1251ifdef VBOX_ONLY_SDK
     1252 VBOX_WITH_MAIN_NLS =
     1253endif
     1254
    12491255
    12501256#
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