- Timestamp:
- Dec 27, 2012 4:42:52 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 82971
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r44025 r44205 1954 1954 TOOL_GCC4MACHO_SUFFIX := $(TOOL_GCC4MACHO_SUFFIX) -isysroot $(VBOX_PATH_MACOSX_SDK) 1955 1955 TOOL_GXX4MACHO_SUFFIX := $(TOOL_GXX4MACHO_SUFFIX) -isysroot $(VBOX_PATH_MACOSX_SDK) 1956 export PATH:=$(VBOX_PATH_MACOSX_DEVEL_ROOT)/usr/bin/:$(PATH) 1956 1957 endif 1957 1958 ## @todo WTF do we do the -m32/64 stuff here for these compilers? Also the visibility should be elsewhere...
Note:
See TracChangeset
for help on using the changeset viewer.