Accepting request 203626 from home:Andreas_Schwab:Factory
- Also look into MSB shared objects OBS-URL: https://build.opensuse.org/request/show/203626 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=138
This commit is contained in:
parent
91be221a3d
commit
0f18325d49
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 12:44:19 UTC 2013 - schwab@suse.de
|
||||
|
||||
- Also look into MSB shared objects
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 24 10:17:15 UTC 2012 - aj@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package build-compare
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -443,7 +443,7 @@ check_single_file()
|
||||
return 1
|
||||
fi
|
||||
;;
|
||||
*ELF*executable*|*ELF*LSB\ shared\ object*)
|
||||
*ELF*executable*|*ELF*[LM]SB\ shared\ object*)
|
||||
objdump -d --no-show-raw-insn old/$file | filter_disasm > $file1
|
||||
if ! test -s $file1; then
|
||||
# objdump has no idea how to handle it
|
||||
|
Loading…
Reference in New Issue
Block a user