Bernhard Reutner-Fischer
|
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
|
18 rokov pred |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 rokov pred |
Ulf Samuelsson
|
0f9c5b1129
Define HOSTLN to allow gzip to build for non-x86 target
|
18 rokov pred |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 rokov pred |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 rokov pred |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 rokov pred |
Eric Andersen
|
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
|
18 rokov pred |
Bernhard Reutner-Fischer
|
ba7d905b54
- use global DISABLE_LARGEFILE
|
18 rokov pred |
Bernhard Reutner-Fischer
|
b9cc4a53a5
- fix typo introduced in my global search and replace.
|
18 rokov pred |
Bernhard Reutner-Fischer
|
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
|
19 rokov pred |
Eric Andersen
|
4856369541
don't use ftp for gnu stuff, a few version bumps as well,
|
19 rokov pred |
Mike Frysinger
|
dfebda0014
remove extra space after touch
|
19 rokov pred |
Eric Andersen
|
74ad4e12c8
Change all instances of 'ln -sf' to 'ln -snf'
|
20 rokov pred |
Eric Andersen
|
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
|
20 rokov pred |
Mike Frysinger
|
93b92d42a9
use $TARGET_CFLAGS
|
21 rokov pred |
Eric Andersen
|
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
|
21 rokov pred |
Mike Frysinger
|
3a7b488366
use $(TAR_VERBOSITY)
|
21 rokov pred |
Eric Andersen
|
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
|
21 rokov pred |