]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
strace: fix building for arc, metag, nios2, or1k and tile
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Fri, 25 Dec 2015 21:24:08 +0000 (00:24 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 27 Dec 2015 10:45:12 +0000 (11:45 +0100)
commit7b4a2bfa579030cf83bb3c003ec77a99627769fe
tree6c740cdd8e9d06a7fb7284c813de942542ede17e
parent8b49215f87becf9e7895611502573cf118aabb57
strace: fix building for arc, metag, nios2, or1k and tile

Following commit broke building for arc, metag, nios2, or1k and tile:
http://sourceforge.net/p/strace/code/ci/34683e3926d8c2daa368afb805da422ee7043396/

Now we're fixing that breakage with a back-port of upstream fix:
http://sourceforge.net/p/strace/code/ci/dd1a80c8d213eed95fe55b7ebcb07ee165dd8e4b/

Mentioned fix will be a part of the next strace release,
i.e. this patch must be removed on strace version bump.

Fixes http://autobuild.buildroot.org/results/f25/f25c23003ed282b935f5289c944615860265364a
and alike, see http://autobuild.buildroot.org/?reason=strace-4.11

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/strace/0001-arc-metag-nios2-or1k-tile-fix-build.patch [new file with mode: 0644]