File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 1- diff -Naur mpdecimal-4.0.0-orig/config.sub mpdecimal-4.0.0/config.sub
1+ diff -Naur --mi mpdecimal-4.0.0-orig/config.sub mpdecimal-4.0.0/config.sub
22--- mpdecimal-4.0.0-orig/config.sub 2024-01-10 00:25:00
3- +++ mpdecimal-4.0.0/config.sub 2025-03-09 19:38:32
3+ +++ mpdecimal-4.0.0/config.sub 2025-03-11 19:35:50
44@@ -1127,7 +1127,7 @@
55 xscale-* | xscalee[bl]-*)
66 cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
@@ -19,14 +19,12 @@ diff -Naur mpdecimal-4.0.0-orig/config.sub mpdecimal-4.0.0/config.sub
1919 ;;
2020 # This one is extra strict with allowed versions
2121 sco3.2v2 | sco3.2v[4-9]* | sco5v6*)
22- @@ -1793,6 +1793,10 @@
22+ @@ -1792,6 +1792,8 @@
23+ os2-emx)
2324 ;;
2425 *-eabi* | *-gnueabi*)
25- ;;
26- + ios*-simulator | tvos*-simulator | watchos*-simulator)
2726+ ;;
28- + ios*-macabi)
29- + ;;
27+ + ios*-simulator | tvos*-simulator | watchos*-simulator | ios*- macabi)
28+ ;;
3029 none-coff* | none-elf*)
3130 # None (no kernel, i.e. freestanding / bare metal),
32- # can be paired with an output format "OS"
Original file line number Diff line number Diff line change 1919 ;;
2020 # This one is extra strict with allowed versions
2121 sco3.2v2 | sco3.2v[4-9]* | sco5v6*)
22- @@ -2249,6 +2250,8 @@
22+ @@ -2248,6 +2249,8 @@
23+ rtmk-nova-)
2324 ;;
2425 *-eabi*- | *-gnueabi*-)
25- ;;
26- + ios*-simulator- | tvos*-simulator- | watchos*-simulator- | ios*-macabi-)
2726+ ;;
27+ + ios*-simulator- | tvos*-simulator- | watchos*-simulator- | ios*-macabi-)
28+ ;;
2829 none--*)
2930 # None (no kernel, i.e. freestanding / bare metal),
30- # can be paired with an machine code file format
You can’t perform that action at this time.
0 commit comments