Changeset 11861 in vbox
- Timestamp:
- Aug 30, 2008 12:31:50 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 35702
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r11852 r11861 287 287 # caused by our XPCOM library polluting the symbol namespace for system libs. 288 288 # @todo disabled this for now, as it causes problem with old external xpcom components. 289 #if1of ($(KBUILD_TARGET), linux solaris)289 if1of ($(KBUILD_TARGET), linux solaris) 290 290 VBOX_WITH_XPCOM_NAMESPACE_CLEANUP=1 291 #endif291 endif 292 292 # Set this to skip installing the redistributable compiler runtime. 293 293 #VBOX_WITHOUT_COMPILER_REDIST = 1
Note:
See TracChangeset
for help on using the changeset viewer.