Commit Graph

20 Commits (master)

Author SHA1 Message Date
Paul Spooren d2332e215e tools/sstrip: add PKG_{VERSION,RELEASE}
Comparing the in tree stored source file of sstrip suggests it's version
2.0[0], reflect that in the Makefile.

Motivation is the tracking of changes in the buildsystem, which requires
versioning of packages.

[0]: df4426a0f0 (diff-d3ba694d91432a068d5d3b36abf8cd0f)

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
Rosen Penev d6e34b7352 tools/sstrip: Fix compile under standard linux.
bswap32 undefined is the issue. Added the proper header. Also fixed a few format/conversion warnings that clang complained about without -Wall or -Wextra.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jo-Philipp Wich f7e56763e1 tools: remove static linking support
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 44285
9 years ago
Felix Fietkau 697cbb6d2f tools/sstrip: remove redundant -I flag that breaks build on some x86_64 linux hosts
SVN-Revision: 34455
12 years ago
Felix Fietkau 974a50ca4a sstrip: remove a redundant copy of elf.h
SVN-Revision: 34448
12 years ago
Jo-Philipp Wich cf1698c637 use HOST_STATIC_LINKING instead of hardcoding -static
SVN-Revision: 33140
12 years ago
Jo-Philipp Wich 04e6e15857 sstrip: link statically
SVN-Revision: 33107
12 years ago
John Crispin ccb6b0a063 tools: clean up Makefiles / make ccache work
SVN-Revision: 29754
12 years ago
Florian Fainelli f590b304ef Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)
This reverts commit ac0f793ae985db73caf99916336569c211a759f8.

SVN-Revision: 24516
14 years ago
Daniel Dickinson 9c244fdd12 sstrip: Correct include path to really get endian.h
SVN-Revision: 24512
14 years ago
Daniel Dickinson 062a1617db Revert "[tools] sstrip: Was missing include of <byteswap.h>"
This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.

SVN-Revision: 24511
14 years ago
Daniel Dickinson 20ad1b1cc3 sstrip: Was missing include of <byteswap.h>
SVN-Revision: 24510
14 years ago
Felix Fietkau b321fe82d3 sstrip: fix a section length corruption bug (patch from #6847)
SVN-Revision: 20154
14 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps
SVN-Revision: 14610
15 years ago
Felix Fietkau 93df90ed3e fix sstrip compile on mac os x
SVN-Revision: 9645
17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
17 years ago
Mike Baker 324c12d220 host-build.mk used incorrectly
SVN-Revision: 7156
17 years ago
Felix Fietkau a1e6799797 fix missing PKG_NAME
SVN-Revision: 5703
18 years ago
Felix Fietkau f524e29d80 cleanup
SVN-Revision: 5097
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago