diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-07 20:34:48 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-07 20:34:48 +0100 |
commit | 1d564e75dfae3bea26fc1670a5d82d4f05a05b81 (patch) | |
tree | a86fb9245416fa8ed9bbf6765b4bf69fa4b9b32c /i486-stage1 | |
parent | 02f1ee2c3618d62934193784c279cc4df96fa2be (diff) | |
download | bootstrap32-1d564e75dfae3bea26fc1670a5d82d4f05a05b81.tar.xz |
fixed big messup in DESCR files
Diffstat (limited to 'i486-stage1')
-rw-r--r-- | i486-stage1/mpfr/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i486-stage1/mpfr/DESCR b/i486-stage1/mpfr/DESCR index f098886..f7dc131 100644 --- a/i486-stage1/mpfr/DESCR +++ b/i486-stage1/mpfr/DESCR @@ -1,4 +1,4 @@ -# mpc is needed by gcc +# mpfr is needed by gcc SYSROOT_INSTALL=1 # prepare configure for cross-compilation |