summaryrefslogtreecommitdiffstats
path: root/package/postgresql/postgresql.mk
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2018-08-19 00:10:19 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-08-19 23:13:03 +0200
commita8cea94d5a6a63b6dd766068dd867670c1fb99f3 (patch)
treee46d5a9ec957f31f1b99ebe4002c46fd3e727e88 /package/postgresql/postgresql.mk
parentdf5bf982de4b038d0af18a09d98ce34d94c3ae95 (diff)
downloadbuildroot-a8cea94d5a6a63b6dd766068dd867670c1fb99f3.tar.gz
buildroot-a8cea94d5a6a63b6dd766068dd867670c1fb99f3.zip
core: drop useless assignments to BISON and FLEX
They were added back in 5432f26f0 (Adding Central config.cache options), supposedly to be able to cache the result of configure tests, but they were never, ever referenced anywhere in our code... Besides, we dropped the idea of getting a configure cache long ago now (it does not work)... They are causing spurious error messages on some distros (e.g. Fedora) which use GNU's which (whatever package that comes from), while it is silent on other distros (e.g. Ubuntu) which use debianutils' which. Drop them. Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/postgresql/postgresql.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud