package/jemalloc: add jemalloc-config to _CONFIG_SCRIPTS handling
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 29 Nov 2020 07:57:04 +0000 (08:57 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 29 Nov 2020 21:20:13 +0000 (22:20 +0100)
commit288ece60bbe182a2192d5553ba15cbdeedea3ba6
treed7a22883d71d951bec88ba3aa93b13da147f79fd
parent163334a707a0d85480019d83b23a341e470c37ce
package/jemalloc: add jemalloc-config to _CONFIG_SCRIPTS handling

Fixes (part of) http://autobuild.buildroot.net/results/23fe4365ca65f37eace8265a70fbfb9723b8ee9d/

jemalloc installs a jemalloc-config script, leaking build paths and breaking
reproducible builds (and per-package builds).

Add it to _CONFIG_SCRIPTS so the paths get fixed up for staging and the
script removed from target.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/jemalloc/jemalloc.mk