diff options
author | Alexey Neyman <stilor@att.net> | 2019-02-09 15:55:37 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2019-02-09 15:55:37 -0800 |
commit | 47e16f64e4bb98b8bd616a9bf45f80113a0794f1 (patch) | |
tree | 4ec507c1c598bbbd75b1e0846d01f383bef19f99 /samples/mips-unknown-elf | |
parent | 74a53fdf3eb383f09bdbf0d4adf8d2e26f838bd1 (diff) | |
download | crosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.tar.gz crosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.tar.bz2 crosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.zip |
Run the samples through update to v2
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/mips-unknown-elf')
-rw-r--r-- | samples/mips-unknown-elf/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/mips-unknown-elf/crosstool.config b/samples/mips-unknown-elf/crosstool.config index eea2340d..266b19de 100644 --- a/samples/mips-unknown-elf/crosstool.config +++ b/samples/mips-unknown-elf/crosstool.config @@ -1,4 +1,4 @@ -CT_CONFIG_VERSION="1" +CT_CONFIG_VERSION="2" CT_ARCH_MIPS=y CT_ARCH_FLOAT_SW=y CT_LIBC_NONE=y |