package/pdbg: Fix alignment error on autobuilder
authorJoel Stanley <joel@jms.id.au>
Tue, 3 Aug 2021 08:16:15 +0000 (17:46 +0930)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 4 Aug 2021 20:40:47 +0000 (22:40 +0200)
commit967219ee7f48a77a36a1298be9667b8b3b66a3dc
tree6e0329b626ac13d72bd41496399f19780626f4d8
parent5227649cb63fb26d62ef17d78a6df69eab9bef18
package/pdbg: Fix alignment error on autobuilder

The autobuilder fails when building for sh because of an alignment issue
in assembly that includes an external data file.

Fixes:
 http://autobuild.buildroot.net/results/457b88c4ba85edb42b3a36cce48bf90712f590bf/

This fix has been submitted upstream.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/pdbg/0001-template-Fix-alignment.patch [new file with mode: 0644]