Peter Korsgaard
|
a1d2d172ec
libelf: bump version
|
16 years ago |
Peter Korsgaard
|
a305c33209
libelf: convert to Makefile.autotools.in and get rid of LIBELF_HEADERS option
|
16 years ago |
Peter Korsgaard
|
3fdf0bffb8
buildroot: silence ./configure step when building with 'make -s'
|
16 years ago |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 years ago |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 years ago |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 years ago |
Bernhard Reutner-Fischer
|
f393387661
- make sure that the target's usr/include dir exists when installing the headers
|
18 years ago |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 years ago |
Bernhard Reutner-Fischer
|
9fe4c7b56d
- bump version and make it compile also if 64bit is unavailable
|
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 |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 years ago |
Bernhard Reutner-Fischer
|
41decaa9fe
- install some more stuff that goes into staging_dir into the proper place.
|
18 years ago |
Bernhard Reutner-Fischer
|
2534b2ee79
- someone disabled shared lib support without fixing the libelf rule leading to
|
18 years ago |
Bernhard Reutner-Fischer
|
1c1167cf7d
- bump version. memmove works so let configure know about this fact
|
18 years ago |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
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 |
David Anders
|
bae94960df
removed unnessary patch and removed references for installing shared libs that are not built
|
19 years ago |
David Anders
|
8351d099e2
disable shared library support during configuration
|
19 years ago |
Eric Andersen
|
2badd4b3e5
Fix up the build of libelf so it actually works
|
20 years ago |
Eric Andersen
|
4dcfc9dc0f
Add support for libelf
|
20 years ago |