Changeset 3518 in vbox
- Timestamp:
- Jul 9, 2007 4:49:55 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 22737
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r3517 r3518 916 916 @# Find the compiler includes for IPRT no-crt. 917 917 @# Note that `$(dir $(gcc -print-libgcc-file-name))/include does not work for a 64-bit cross build on a 32-bit build host. 918 918 $(APPEND) "$@" "VBOX_PATH_GCC_INCS ?= $(shell LC_ALL=C $(TOOL_$(VBOX_GCC_TOOL)_CC) -print-search-dirs|$(SED_EXT) -ne 's+^install: \(.*[^/][^/]*\)/+\1+p')/include" 919 919 920 920 @# 32-bit (GC) compiler switch detection.
Note:
See TracChangeset
for help on using the changeset viewer.