diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-24 21:59:48 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-24 23:26:25 +0200 |
commit | ce46860c94fc36e6f24f14ddbd4617f3c25718f9 (patch) | |
tree | 136f5477e9a1ebc955aac8d8a43329807da4506e /package/postgresql/S50postgresql | |
parent | b71bdd68562f82db9d5515de1ca4a33789c05cb9 (diff) | |
download | buildroot-ce46860c94fc36e6f24f14ddbd4617f3c25718f9.tar.gz buildroot-ce46860c94fc36e6f24f14ddbd4617f3c25718f9.zip |
time: mark as not available for static-only builds
Due to some code imported from gnulib, the time package doesn't build
in static-only configurations. Indeed the gnulib code redefines the
error() and error_at_line() functions, which are also provided by the
C library. Since fixing the gnulib code is really difficult, let's
just disable this package for static-only builds.
Fixes:
http://autobuild.buildroot.org/results/a0e64faba69fa86755c693f575fb258a77e4e9d1/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/S50postgresql')
0 files changed, 0 insertions, 0 deletions