Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 years ago |
Bernhard Reutner-Fischer
|
956d3eb78b
- semicolon touchup. No other changes
|
18 years ago |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 years ago |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 years ago |
"Steven J. Hill"
|
9a4ca08e5f
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next.
|
18 years ago |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 years ago |
Eric Andersen
|
15177a6e95
yet more LDFLAGS handling fixups
|
18 years ago |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 years ago |
Bernhard Reutner-Fischer
|
1e83fdb465
- xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someone
|
18 years ago |
Bernhard Reutner-Fischer
|
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
|
19 years ago |
Eric Andersen
|
f333602f73
remove redundant e2fsprogs dependency which caused unnecessary rebuilds.
|
19 years ago |
David Anders
|
82f9e49198
update version of xfsprogs per case 0000641
|
19 years ago |
Mike Frysinger
|
dfebda0014
remove extra space after touch
|
19 years ago |
Eric Andersen
|
f2a5ce4b9d
Add iostat, ltt, xfsprogs, and memtester
|
20 years ago |