diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2018-06-28 19:21:36 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-07-02 12:32:22 +0200 |
commit | 7e0363b469f5d2ad00234497aad65c7b46db42c0 (patch) | |
tree | e985cc191cd7818e437cbc1d96feeba00b901739 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b887b1b106654141ab034061ef0cc8d471ebc683 (diff) |
s390/decompressor: avoid packing *.o.chkbss files into startup.a
startup.a build rule packs a list of prerequisites into archive. That
didn't take into account extra prerequisites added by chkbss, so that
zero length *.o.chkbss files were also packed into the archive.
To avoid that filter only real object from prerequisites list.
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions