Nigel Kukard
|
3aa71890f3
|
* Added FIX for rindex/index, will patch util-linux aswell and submit upstream
|
2008-04-17 13:47:29 +00:00 |
|
Nigel Kukard
|
8ecdbf6a63
|
* Reverted index/rindex fix
|
2008-04-17 13:40:46 +00:00 |
|
Nigel Kukard
|
6bdcf9c361
|
* Fix _llseek not being defined in some cases
* Add index & rindex defines if they're not defined either (legacy susv4 functions)
|
2008-04-17 13:23:20 +00:00 |
|
Bernhard Reutner-Fischer
|
14a71561a3
|
- just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
|
2007-10-01 16:15:31 +00:00 |
|
Bernhard Reutner-Fischer
|
6547bced93
|
- global whitespace trimming
|
2007-08-22 12:35:41 +00:00 |
|
Bernhard Reutner-Fischer
|
6c6cb06709
|
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
2007-08-21 19:20:18 +00:00 |
|
Ulf Samuelsson
|
e1621a4a2a
|
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
2007-07-11 14:06:06 +00:00 |
|
Bernhard Reutner-Fischer
|
6e2823c1fa
|
- add and use BR2_BZCAT config option.
|
2006-11-17 15:43:51 +00:00 |
|
Bernhard Reutner-Fischer
|
d0422d0401
|
- I had to apply this patch to get it to build with a uClibc-snapshot..
|
2006-11-17 11:54:45 +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
|
0333aa2d67
|
merge help descriptions written by Tom Cameron
|
2004-12-24 09:39:23 +00:00 |
|
Mike Frysinger
|
30f12ce407
|
use target cflags
|
2004-12-24 06:26:19 +00:00 |
|
Eric Andersen
|
bb05a9ad46
|
Make the TAR_VERBOSITY option a bit more sane
|
2004-10-09 21:19:47 +00:00 |
|
Mike Frysinger
|
3a7b488366
|
use $(TAR_VERBOSITY)
|
2004-10-09 19:05:40 +00:00 |
|
Eric Andersen
|
f694016136
|
final step in buildroot facelift
|
2004-10-09 06:13:40 +00:00 |
|
Eric Andersen
|
73f7be8290
|
Remove the old 'make' directory, and populate the new 'package'
directory.
|
2004-10-09 01:24:28 +00:00 |
|