From 1255ee64ee58fb5f0acd0bdbf4f0a54afd5ceeaf Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 18 Mar 2008 10:41:39 +0000 Subject: gcc: Merge in the major cleanup I made in OE.dev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4038 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gcc/gcc-paths-cross.inc | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta/packages/gcc/gcc-paths-cross.inc (limited to 'meta/packages/gcc/gcc-paths-cross.inc') diff --git a/meta/packages/gcc/gcc-paths-cross.inc b/meta/packages/gcc/gcc-paths-cross.inc deleted file mode 100644 index 3c08b1805..000000000 --- a/meta/packages/gcc/gcc-paths-cross.inc +++ /dev/null @@ -1,7 +0,0 @@ -# Note that we use := here, and require that this -# is included at the correct point (before inheriting -# cross) to ensure that libdir and includedir are -# target paths, not CROSS_DIR paths. -target_libdir := "${libdir}" -target_includedir := "${includedir}" -target_base_libdir := "${base_libdir}" -- cgit v1.2.3