Do not resolve to real/absolute link in GCC 4.6 / 4.7
Add -no-canonical-prefixes to both compiler and linker in GCC 4.6/4.7 to not resolve to absolute path (ie. the GCC 4.4.3 default behavior), otherwise it may fail in distributed build system because the real path may differ from machine to machine. Change-Id: I1801bbcfc738e5d955b1ee40a5f1cd81da091ad4
Showing
Please register or sign in to comment