From e8647d9ec7b7126f708da068184522751dbb23d1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 04 Jun 2013 16:41:38 -0400 Subject: Enable multiarch and set MULTIARCH_DIRNAME. This should add /usr/include/ to the include search list. --- (limited to 'targets.d') diff --git a/targets.d/core-linux-eglibc.sh b/targets.d/core-linux-eglibc.sh index c5315a0..f93eddc 100644 --- a/targets.d/core-linux-eglibc.sh +++ b/targets.d/core-linux-eglibc.sh @@ -1,2 +1,3 @@ gcc_config_file='i386/linux64.h' gcc_config_interp_macro='GLIBC_DYNAMIC_LINKER64' +gcc_config_fragment='i386/t-linux64' -- cgit v0.9.1