summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorMartin Bark <martin@barkynet.com>2018-06-16 23:06:00 +0100
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2018-10-21 14:34:46 +0100
commit42b10634c628918c753bfb1aad4f950fa5d41299 (patch)
treef474d02dacbca1ddc31ff30b051e4c2491212555 /package/gcc
parentd07ddd8e4ed576dbce4c33ab006f342e24d3bd6b (diff)
downloadbuildroot-42b10634c628918c753bfb1aad4f950fa5d41299.tar.gz
buildroot-42b10634c628918c753bfb1aad4f950fa5d41299.zip
package/ca-certificates: fix rebuilds
Rebuilding ca-certificates using make ca-certificates-rebuild caused duplicate certificates to be installed in the target. Its build system is broken: it doesn't detect that the output file already exists, and instead of overwriting it, a duplicate is generated under a different name. The net effect is that all certificates are installed twice after rebuild. Fix this by cleaning the build directory before building the package. Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud