]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: predictably generate systemtap tapsets (bz 1173641)
authorCole Robinson <crobinso@redhat.com>
Wed, 20 Jan 2016 03:19:56 +0000 (22:19 -0500)
committerCole Robinson <crobinso@redhat.com>
Thu, 21 Jan 2016 00:12:18 +0000 (19:12 -0500)
commit39953c18d134b6be629e8aa94a6fcedc6440fcb7
treedcca9a433aca2e74459d62b651f28118eb051079
parentd5ef3cbb2cdc3dd497b00228512d7936c34a9cc3
build: predictably generate systemtap tapsets (bz 1173641)

The generated output is dependent on perl hashtable ordering, which
gives different results for i686 and x86_64. Fix this by sorting
the hash keys before iterating over them

https://bugzilla.redhat.com/show_bug.cgi?id=1173641
(cherry picked from commit a1edb05c6028470aa24b74aa0f8d5fb5a181128a)
src/rpc/gensystemtap.pl