mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-04 10:00:48 +00:00
a4cff7a061
Otherwise, it tries to link against libgcc_eh which is not available until the final compiler (or previously, the pass-2 compiler) is built. Signed-off-by: Alexey Neyman <stilor@att.net>