diff options
author | Hollis Blanchard <hollis_blanchard@mentor.com> | 2018-07-30 15:02:18 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-07-31 21:50:03 +0200 |
commit | a957cdfbb69d094cf17909eee64cd11dafdc84ab (patch) | |
tree | 6f71ffdf80157989c5c60a7ef7cd7ec1c0b8d745 /package/python-oauthlib/python-oauthlib.hash | |
parent | f910320143c12b9bed27733640e4c5441afe0f32 (diff) | |
download | buildroot-a957cdfbb69d094cf17909eee64cd11dafdc84ab.tar.gz buildroot-a957cdfbb69d094cf17909eee64cd11dafdc84ab.zip |
acl: build fix with GCC 4.4.7
The acl source code uses pragmas inside functions, which is not
supported by gcc 4.4, still in use in older distributions. This commit
adds a patch that drops such pragma. Indeed, this acl is not built
with -Werror, the warning removals are not that important.
Signed-off-by: Hollis Blanchard <hollis_blanchard@mentor.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-oauthlib/python-oauthlib.hash')
0 files changed, 0 insertions, 0 deletions