diff options
author | Joel Stanley <joel@jms.id.au> | 2017-10-03 22:44:25 +1030 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-10-07 23:14:34 +0200 |
commit | fe7285cd4e985a82d846302ef6ed8053c4e9a26d (patch) | |
tree | f91e1a4f166cf202056fd00bcacfc0df5c403449 /package/python-msgpack/python-msgpack.hash | |
parent | 6c4b027f9da4f4432fc79b8eefe61c5c33b9ae8a (diff) | |
download | buildroot-fe7285cd4e985a82d846302ef6ed8053c4e9a26d.tar.gz buildroot-fe7285cd4e985a82d846302ef6ed8053c4e9a26d.zip |
pdbg: bump version to latest
I got this error when attempting to build:
aclocal: error: couldn't open directory 'm4': No such file or directory
So we now have the post patch hook to ensure the m4 directory is
present.
In addition, the package now sets a variable with the Git SHA1 so that
the binary contains the expected output for --version.
Specific configurations of uClibc cause a build failure in pdbg. This commit
adds a patch to remove the definition of the offending macro (it is unused in
the source).
In file included from usr/include/stdio.h:71:0,
from libpdbg/fake.c:17:
include/bits/uClibc_stdio.h:149:16: error: expected identifier or ‘(’ before ‘;’ token
void *__unused; /* Placeholder for codeset binding. */
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-msgpack/python-msgpack.hash')
0 files changed, 0 insertions, 0 deletions