]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
libaio: Link against standard libraries
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Oct 2018 10:31:40 +0000 (11:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Oct 2018 10:31:40 +0000 (11:31 +0100)
commitb9e02ee6b38061786804ec6e694a3293e38b4e20
tree2ff14d04452740259543e966c2a0c1557cee9745
parentce48278b21167684ba7d2f8924defbacd1b19305
libaio: Link against standard libraries

This patch fixes a build error when stack smashing protecion
is being enabled and __stack_chk_fail_local needs to be pulled
from libc.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libaio