From dd4d42c2b998b2b95912ac04106fb7a9b1b0a57e Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Thu, 31 May 2001 21:23:20 +0000 Subject: Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and TARGET_PREFIX to allow more flexibility. Also modified the gcc wrapper to do the right thing if -Wl,--dynamic-linker,xxx is passed on the command line. The gcc wrapper will also check the env variable UCLIBC_GCC_LDOPT for a dynamic linker option at runtime (although command line arg overrides the env variable). --- .cvsignore | 1 + 1 file changed, 1 insertion(+) (limited to '.cvsignore') diff --git a/.cvsignore b/.cvsignore index 45aa35e0c..f1a5a4de1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ uClibc-0* libuClibc-0* lib Config +_install -- cgit v1.2.3