diff options
author | Bernd Kuhls <berndkuhls@hotmail.com> | 2013-12-30 18:57:52 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-04 11:24:04 +0100 |
commit | 1e7602327a318540cb92efd14b8cb092a4ab19bd (patch) | |
tree | 01a24ed50611fa855d6a7b1f85c461c3578e9a1a /package/gcc | |
parent | ebeb21d0296df1e4dfe43cdec478043f44aa1916 (diff) | |
download | buildroot-1e7602327a318540cb92efd14b8cb092a4ab19bd.tar.gz buildroot-1e7602327a318540cb92efd14b8cb092a4ab19bd.zip |
gnupg: depend on libiconv if appropriate
If iconv is built before gnupg, this package will link against it; if it is
built after this package, it will not be linked against it. To make the
build reproducible, make sure that iconv is always built before this
package.
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions