Skip to content
Commit a957cdfb authored by Hollis Blanchard's avatar Hollis Blanchard Committed by Thomas Petazzoni
Browse files

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: default avatarHollis Blanchard <hollis_blanchard@mentor.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent f9103201
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment