]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/libkcapi: bump version to latest git hash 79cb80714ebc
authorMarcin Nowakowski <marcin.nowakowski@imgtec.com>
Mon, 20 Mar 2017 10:25:09 +0000 (11:25 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Mar 2017 20:59:37 +0000 (21:59 +0100)
commit17114ebbab7ff061d1b460a85982c42706ede6a7
treec33fa70d81b3ca69aa3b0cd64b398a873b333dd0
parent12fcd887c90fc58a8600ddd3131a3c3a7918dd71
package/libkcapi: bump version to latest git hash 79cb80714ebc

Configure script is used to detect options supported by the target
compiler, but those options are then incorrectly used by the targets
compiled using a host compiler.

configure:
  checking whether CC supports -fstack-protector-strong... yes
make:
  /usr/bin/gcc (...)
  cc1: error: unrecognized command line option "-fstack-protector-strong"

Fixes:
  http://autobuild.buildroot.net/results/4c0/4c06dfa35ef52f6522619f797a9ae4e7a2e45d04/
  http://autobuild.buildroot.net/results/788/78886670cff406a09bd08808d9a6e328ee75634b/

Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libkcapi/libkcapi.hash
package/libkcapi/libkcapi.mk