]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
sudo: fix -fstack-protector detection
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 30 Oct 2015 16:05:35 +0000 (16:05 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 31 Oct 2015 09:02:08 +0000 (10:02 +0100)
commit40c2b4e95297761aa7c40d7c814b3e209bb4ce55
treec035e76ec0941cdf8ac2c0c3c777f2f7a080a18a
parentd5f36eb63d7b3dd0104b8ce3458b8d0b54dd883f
sudo: fix -fstack-protector detection

Backport a patch series from upstream to fix the configure check for
-fstack-protector.

Fixes:
  http://autobuild.buildroot.net/results/bdd3e5352aa283b96717202a794f9762d15cc736/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sudo/0002-Better-configure-test-for-fstack-protector.patch [new file with mode: 0644]
package/sudo/0003-Preserve-LDFLAGS-when-checking-for-stack-protector.patch [new file with mode: 0644]
package/sudo/0004-Actually-link-the-test-program-when-checking-for-stack-protector.patch [new file with mode: 0644]