1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-02 18:28:44 +02:00
build/util
David Oberhollenzer a0f4d41cfe fix strip_files: don't check filename against ELF
If we use "file ... | grep -i elf" to detect if a file is an ELF binary,
a file *named* elf will erroneously trigger it.

This commit adds a flag to disable printing of the file name.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-03 23:54:47 +01:00
..
autotools.sh Explicitly turn on size optimizations 2018-11-03 19:28:43 +01:00
config.guess Update config.guess 2018-09-01 21:22:34 +02:00
depgraph.cpp Use pkgtool to resolve and manage dependencies, add sub package support 2019-03-03 17:47:02 +01:00
download.sh Directly pipe checksum into comparison tool in download function 2018-12-29 13:07:53 +01:00
misc.sh fix strip_files: don't check filename against ELF 2019-03-03 23:54:47 +01:00
override.sh Fix missing LAYERCONF in check_update script 2018-09-27 23:51:15 +02:00
pkgcmd.sh Use pkgtool to resolve and manage dependencies, add sub package support 2019-03-03 17:47:02 +01:00
version.sh Add automatic update chacking script 2018-05-08 15:01:23 +02:00