| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
glibc is moving to remove the include of sys/sysmacros.h from
sys/types.h, and some distros have done this early. Other libcs may
already lack this include. Include sysmacros.h explicitly.
Fixes: FS#1015
Signed-off-by: Alex Maclean <monkeh@monkeh.net>
[refresh patches]
Signed-off-by: Mathias Kresin <dev@kresin.me>
|
|
|
|
|
|
|
| |
Use the timestamp from the enviroment SOURCE_DATE_EPOCH
if set instead of the build time.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
|
|
|
|
|
|
| |
It has been unused, and less useful than squashfs for cases where flash
space usage matters.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update mtd-utils to 1.5.2 (git a494d30ab1ae40cb7665680cadf5af3ca3830a73)
- remove patches that went upstream
- fixes build from scratch as of broken patches
Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
[use the final version of 1.5.2 instead, fix header of jffs2_lzma_(de,)compress()]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47790
|
|
|
|
|
|
|
|
|
| |
Rework static linker flags to not link libm statically, this should fix the
build on CentOS where libm.a is not provided by the libc devel package.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 46989
|
|
|
|
|
|
|
|
|
|
| |
- Add patch for optional static linking preference
- Prefer static linking on Linux systems
- Enable verbose compiler messages when building with V=c
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 46908
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Compiling the host tools on the new x32 architecture (which is
an ILP32 ELF32 system on an amd64 CPU) fails for various reasons.
gmp: pull same fix I applied to OpenADK, which was inspired
by the fix in the Debian source package
mtd-utils: write a workaround myself; only affects x32, but
the use of llseek is dangerous according to the manpage, so
the guard ifdef should probably go away
findutils: pull fix straight from the Debian source packae
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
SVN-Revision: 43060
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42875
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38682
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38565
|
|
|
|
| |
SVN-Revision: 31705
|
|
|
|
| |
SVN-Revision: 30797
|
|
|
|
| |
SVN-Revision: 30796
|
|
|
|
| |
SVN-Revision: 30795
|
|
|
|
| |
SVN-Revision: 30770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates mtd-utils in tools:
100-optional_lzo.patch and 101-ubifs-optional_lzo.patch
are now uneeded as a WITHOUT_LZO flag is provided by the
upstream sources. All remaining patches are refreshed
for the new version.
135-mkubifs_optional_lzo.patch was created to respect
WITHOUT_LZO also in mkubifs.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 30769
|
|
|
|
| |
SVN-Revision: 24129
|
|
|
|
| |
SVN-Revision: 23453
|
|
|
|
| |
SVN-Revision: 23194
|
|
|
|
| |
SVN-Revision: 23192
|
|
|
|
| |
SVN-Revision: 23179
|
|
|
|
| |
SVN-Revision: 23176
|
|
|
|
|
|
| |
Darwin) build issues.
SVN-Revision: 23169
|
|
|
|
| |
SVN-Revision: 23076
|
|
|
|
|
|
| |
instead (#7950)
SVN-Revision: 23075
|
|
|
|
| |
SVN-Revision: 23057
|
|
|
|
| |
SVN-Revision: 23048
|
|
|
|
| |
SVN-Revision: 20853
|
|
|
|
| |
SVN-Revision: 20828
|
|
|
|
|
|
| |
flags - some linux distros do not support this
SVN-Revision: 19846
|
|
|
|
| |
SVN-Revision: 19159
|
|
|
|
| |
SVN-Revision: 19158
|
|
|
|
| |
SVN-Revision: 19107
|
|
|
|
| |
SVN-Revision: 19104
|
|
|
|
| |
SVN-Revision: 19039
|
|
|
|
| |
SVN-Revision: 16457
|
|
|
|
|
|
| |
support
SVN-Revision: 16455
|
|
|
|
|
|
| |
and autoconf are touched
SVN-Revision: 14589
|
|
|