Changeset 29232 in vbox
- Timestamp:
- May 7, 2010 7:43:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/Config.kmk
r29182 r29232 93 93 -framework AppKit \ 94 94 -framework Carbon 95 ## @todo w y is -fno-exceptions here.95 ## @todo why is -fno-exceptions here. 96 96 ifn1of ($(KBUILD_TARGET), os2 win) 97 97 TEMPLATE_XPCOM_CXXFLAGS += -fPIC … … 210 210 ifeq ($(VBOX_DEF_MACOSX_VERSION_MIN),10.4) 211 211 # 212 # Template for building VBoxP hython against the Mac OS X 10.4 SDK.212 # Template for building VBoxPython against the Mac OS X 10.4 SDK. 213 213 # ASSUMES that the SDK bits are in the .darwin properties we're overriding below. 214 214 # … … 223 223 224 224 # 225 # Template for building VBoxP hython against the Mac OS X 10.5 SDK.225 # Template for building VBoxPython against the Mac OS X 10.5 SDK. 226 226 # ASSUMES that the SDK bits are in the .darwin properties we're overriding below. 227 227 #
Note:
See TracChangeset
for help on using the changeset viewer.