Commit Graph

10 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer 602b0c8ad3 - correct path 2006-02-07 08:36:17 +00:00
Eric Andersen 2605b7410f Update ccache to the latest version, which adds features.
http://bugs.busybox.net/view.php?id=297
2005-06-23 22:09:12 +00:00
Eric Andersen d06645d8ed There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger 5d05aa8ed6 use target cflags 2004-12-24 06:39:42 +00:00
Eric Andersen dbfd77f671 Kristian Hoffmann writes:
TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in
the buildroot config.  It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ
were renamed to BR2_INSTALL_... in the config system, but not in the gcc
and ccache makefiles.

-Kristian
2004-10-19 19:20:38 +00:00
Eric Andersen d9e09adac2 Patch from Thomas Lundquist to fix a thinko 2004-10-18 06:51:22 +00:00
Mike Frysinger 3263c5a67f -xvf -> $(TAR_OPTIONS) 2004-10-11 14:01:07 +00:00
Eric Andersen f694016136 final step in buildroot facelift 2004-10-09 06:13:40 +00:00
Eric Andersen 0134e28071 Add some seperators 2004-10-09 05:33:05 +00:00
Eric Andersen 2d523c2317 Major buildroot facelift, step one.
-Erik
2004-10-09 01:06:03 +00:00