Commit Graph

26 Commits

Author SHA1 Message Date
Eric Andersen 8dfe0ab6c8 remove some leftover garbage 2003-08-22 12:49:54 +00:00
Eric Andersen d9540bda1f Fix ncurses so it properly compiles 2003-08-19 06:37:00 +00:00
Eric Andersen 9c636934a0 Do not blindly strip all symbols from from all libs. libpthread
needs its symbols for pthread debugging to work.  Let it be a
local decision.
2003-03-13 20:30:07 +00:00
Eric Andersen 1fc3f2f3de Rework things to ensure we are cross compiling. Teach problematic
apps like openssh to cross compile.  This eliminates the need for
the magic ld-uClibc.so.0 symlink in /lib
2003-03-04 19:16:19 +00:00
Eric Andersen 289395d555 Fix dependancies 2003-02-12 12:43:15 +00:00
Eric Andersen d322f37644 Lots and lots of changes 2003-02-12 08:10:40 +00:00
Eric Andersen 8460ba59fb Fix an obvious typo 2003-01-23 01:18:58 +00:00
Eric Andersen e0e8d6e481 Fix it so header files and static libs install properly 2003-01-21 07:34:29 +00:00
Eric Andersen fdafbe1f4e Several more dependancy cleanups 2003-01-20 19:24:02 +00:00
Eric Andersen a9bfe856cf Change from using "TARGET_CC1" to just plan "TARGET_CC"
which is a bit more sensible.
2003-01-19 06:07:22 +00:00
Eric Andersen ef7784a62d standardize handling of GNU configure scripts
-Erik
2003-01-17 08:03:59 +00:00
Eric Andersen effd2aa39d Fixup ncurses installation of terminfo data
-Erik
2003-01-16 22:04:22 +00:00
Eric Andersen 24613cbec1 Add missing unctrl.h header 2003-01-09 20:28:10 +00:00
Eric Andersen e402401ff8 Fixup ncurses terminfo-dir. Fixup the ncurses-headers
zlib-headers openssl-headers targets.  Modularize the
enable-multilib settings
 -Erik
2003-01-08 18:17:28 +00:00
Eric Andersen 3597007db3 typo 2003-01-08 02:37:03 +00:00
Eric Andersen 0cea77f961 Add an optional ncurses-headers target to install target header files
-Erik
2003-01-08 02:29:25 +00:00
Eric Andersen e8b26df508 Update ncurses so it cross compiles properly
-Erik
2003-01-02 08:43:57 +00:00
Eric Andersen 8a2597eaba Make use of wget consistant by using a WGET variable 2002-11-20 23:16:10 +00:00
Eric Andersen 80014e7fac fix 'make clean' 2002-07-23 23:51:46 +00:00
Eric Andersen 95f81a5a55 A number of updates 2002-07-03 10:44:59 +00:00
Eric Andersen 5c2d0eab68 Minor tweeks 2002-06-10 15:32:56 +00:00
Eric Andersen e9ee5c432d A bit of scrubbing 2002-05-31 11:22:31 +00:00
Eric Andersen fe3de6b67a Don't hard code for arm
-Erik
2002-05-31 10:49:53 +00:00
Eric Andersen 8461e82560 remove silly echoing 2002-05-31 10:45:43 +00:00
Eric Andersen 2181513aee Fixup the make install step 2002-05-29 14:26:13 +00:00
Eric Andersen 6387962e30 Add some toys for people to play with 2002-05-23 19:21:23 +00:00