Peter Korsgaard
|
3fdf0bffb8
buildroot: silence ./configure step when building with 'make -s'
|
há 16 anos atrás |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
há 16 anos atrás |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
há 16 anos atrás |
Ulf Samuelsson
|
bedae66ccf
Sudo source package IS at DEBIAN, but with a different name
|
há 16 anos atrás |
Ulf Samuelsson
|
02f4498a9b
revert patch to allow downloading sudo from an EXISTING location
|
há 16 anos atrás |
Peter Korsgaard
|
8f3c06a667
sudo: use Debian as upstream
|
há 16 anos atrás |
Ulf Samuelsson
|
d36b786d91
Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions which does not build without, fix installation
|
há 16 anos atrás |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
há 16 anos atrás |
John Voltz
|
9cbf08c55a
cleanup sudo makefile
|
há 17 anos atrás |
Hamish Moffatt
|
03d6531962
Run $(CONFIG_UPDATE) after unpacking sources
|
há 17 anos atrás |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
há 18 anos atrás |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
há 18 anos atrás |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
há 18 anos atrás |
"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.
|
há 18 anos atrás |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
há 18 anos atrás |
Eric Andersen
|
15177a6e95
yet more LDFLAGS handling fixups
|
há 18 anos atrás |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
há 18 anos atrás |
Eric Andersen
|
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
|
há 18 anos atrás |
Bernhard Reutner-Fischer
|
ae5ff6bc50
- bump version and make it work
|
há 18 anos atrás |
Bernhard Reutner-Fischer
|
b20bd7a267
- sudo depends on host-fakeroot
|
há 18 anos atrás |
Bernhard Reutner-Fischer
|
2d1ab08716
- late binding isn't a good idea there, i did end up with an empty SOURCE.
|
há 19 anos atrás |
Bernhard Reutner-Fischer
|
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
|
há 19 anos atrás |
Eric Andersen
|
050da8412e
try to avoid rebuild
|
há 19 anos atrás |
"Steven J. Hill"
|
63c27c0bb5
Fix Bug #897 preventing the building of 'sudo' for architectures other than x86.
|
há 19 anos atrás |
Eric Andersen
|
34a0c2f0a5
add sudo, based on http://bugs.busybox.net/view.php?id=511
|
há 19 anos atrás |