Mike Frysinger
0be7a5629b
move hardcoded version number into 1 variable and update to 1.2.1
2004-10-08 15:35:45 +00:00
Eric Andersen
9647876991
Use relative links
2004-07-28 19:26:04 +00:00
Eric Andersen
4c475d38d9
Use shared libgcc if possible
2004-07-18 07:40:25 +00:00
Eric Andersen
0fee9e90c2
Thomas Cameron writes:
...
this patch fixes the source file downloads when executing a "make source", and
a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch
against the current CVS sources, and includes my previous patch.
2003-11-12 09:31:12 +00:00
Manuel Novoa III
d632d42b34
Enable building soft float buildroot for gcc 3.3. Currently works for
...
i386 (limited to 64 bit long double... same as double), arm (libfloat),
mips, and mipsel.
Enable cross compiling a native gcc 3.3 toolchain to run on the target.
Misc rootfs cleanups... strip some things that weren't, eliminate duplicate
libs, move openssl shared libs out of /lib, reduce size of libssl.so
by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
2003-11-01 05:34:41 +00:00
Eric Andersen
922fb354eb
Default to using a single fast sourceforge mirror
2003-06-14 00:46:16 +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
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
f5bc3784a2
Fix zlib build
2003-01-19 00:57:10 +00:00
Eric Andersen
075633e2ca
A few cflags and comment fixups
2003-01-18 22:39:31 +00:00
Eric Andersen
ef7784a62d
standardize handling of GNU configure scripts
...
-Erik
2003-01-17 08:03:59 +00:00
Eric Andersen
049fd2354b
Avoid installing into a nonexistant dir
2003-01-17 03:46:57 +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
8a2597eaba
Make use of wget consistant by using a WGET variable
2002-11-20 23:16:10 +00:00
Eric Andersen
7dbaf9a4c7
Fixup broken URLs
2002-07-12 02:41:03 +00:00
Eric Andersen
2fcdc3786d
makefile to build zlib
...
-Erik
2002-05-11 05:48:55 +00:00