]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Rework things to ensure we are cross compiling. Teach problematic
authorEric Andersen <andersen@codepoet.org>
Tue, 4 Mar 2003 19:16:19 +0000 (19:16 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 4 Mar 2003 19:16:19 +0000 (19:16 -0000)
commit1fc3f2f3de0f731c2869a48f951557eed6704218
treee5fa011e92f78d0feab200dde260ba21561e76d0
parent36830baea210bba2490f643a1d147bf9adb2b62b
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
52 files changed:
Makefile
README
make/autoconf.mk
make/automake.mk
make/bash.mk
make/berkeleydb.mk
make/bison.mk
make/bridge.mk
make/coreutils.mk
make/dhcp_relay.mk
make/diffutils.mk
make/ed.mk
make/file.mk
make/findutils.mk
make/flex.mk
make/gawk.mk
make/gcc_target.mk
make/gdb.mk
make/gdbserver.mk
make/grep.mk
make/hostap.mk
make/jpeg.mk
make/libglib12.mk
make/libtool.mk
make/links.mk
make/linux.mk
make/lrzsz.mk
make/m4.mk
make/make.mk
make/mke2fs.mk
make/ncurses.mk
make/newt.mk
make/ntp.mk
make/openssh.mk
make/openssl.mk
make/patch.mk
make/pciutils.mk
make/pcmcia.mk
make/pppd.mk
make/rxvt.mk
make/sed.mk
make/socat.mk
make/strace.mk
make/system-linux.mk
make/tar.mk
make/tn5250.mk
make/uclibc_toolchain.mk
make/uclibc_toolchain_2_95.mk
make/user-mode-linux.mk
make/valgrind.mk
sources/openssh.patch [new file with mode: 0644]
sources/openssl.patch