diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-08-15 15:14:09 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-08-17 16:55:41 +0200 |
commit | d9cfe343d230fe95ad84842b9b2ed87667da6430 (patch) | |
tree | 9af37458f2e3b17a3691a0561d26e778498a289a /package/python-django | |
parent | 9c2bbc3fc9a6193ac866c06d474e99f6e428efbc (diff) | |
download | buildroot-d9cfe343d230fe95ad84842b9b2ed87667da6430.tar.gz buildroot-d9cfe343d230fe95ad84842b9b2ed87667da6430.zip |
cryptsetup: fix build with pre C11 toolchains
Add a patch removing a redefined typedef. Redefinition of typedef, even
to the same type, used to be illegal before C11.
Fixes:
http://autobuild.buildroot.net/results/93b/93b300a62f2ddbad66eab08e25fc3225969f224b/
http://autobuild.buildroot.net/results/6c6/6c6092d633400498ee5b8090733a949a9632e473/
http://autobuild.buildroot.net/results/f46/f46ef6123b5fa92753ff534b4ef7bea3f53ac388/
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Tested-by: Hollis Blanchard <hollis_blanchard@mentor.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-django')
0 files changed, 0 insertions, 0 deletions