summaryrefslogtreecommitdiffstats
path: root/package/acl/0001-Build-with-old-GCC-versions.patch
Commit message (Collapse)AuthorAgeFilesLines
* acl: build fix with GCC 4.4.7Hollis Blanchard2018-07-311-0/+32
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>
OpenPOWER on IntegriCloud