Commit Graph

6 Commits (master)

Author SHA1 Message Date
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
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 f524e29d80 cleanup
SVN-Revision: 5097
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago