diff options
author | Yogesh Sharma <ysharm01@harris.com> | 2016-05-26 09:41:07 -0400 |
---|---|---|
committer | Yogesh Sharma <ysharm01@harris.com> | 2016-09-07 10:16:52 -0400 |
commit | 270f1285bf7096ca68ada6a6293158f7414b3e32 (patch) | |
tree | 67f575e17efb42bb6ff2d219d4521d9cfb7ca8d2 /samples/i686-w64-mingw32,nios2-spico-elf | |
parent | 0ec2166f26c0269a7941c0a96328bcd2077e5339 (diff) | |
download | crosstool-ng-270f1285bf7096ca68ada6a6293158f7414b3e32.tar.gz crosstool-ng-270f1285bf7096ca68ada6a6293158f7414b3e32.tar.bz2 crosstool-ng-270f1285bf7096ca68ada6a6293158f7414b3e32.zip |
sample: i686-w64-mingw32,nios2-spico-elf updated ISL
Signed-off-by: Yogesh Sharma <YogeshASharma@gmail.com>
Diffstat (limited to 'samples/i686-w64-mingw32,nios2-spico-elf')
-rw-r--r-- | samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config index c112aa01..70b5a03c 100644 --- a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config +++ b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config @@ -13,5 +13,5 @@ CT_BINUTILS_V_2_25=y CT_CC_LANG_CXX=y CT_DEBUG_gdb=y CT_MPFR_V_3_1_2=y -CT_ISL_V_0_12_2=y +CT_ISL_V_0_14=y CT_MPC_V_1_0_2=y |