Skip to content

Commit c2f0d89

Browse files
authored
Merge pull request #1645 from ibuclaw/rm-sh64
Remove SH64 predefined version condition.
2 parents e544828 + 2e1ec1d commit c2f0d89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/version.dd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ $(H3 $(LEGACY_LNAME2 PredefinedVersions, predefined-versions, Predefined Version
291291
$(TROW $(ARGS $(D HPPA)) , $(ARGS The HP PA-RISC architecture, 32-bit))
292292
$(TROW $(ARGS $(D HPPA64)) , $(ARGS The HP PA-RISC architecture, 64-bit))
293293
$(TROW $(ARGS $(D SH)) , $(ARGS The SuperH architecture, 32-bit))
294-
$(TROW $(ARGS $(D SH64)) , $(ARGS The SuperH architecture, 64-bit))
295294
$(TROW $(ARGS $(D Alpha)) , $(ARGS The Alpha architecture))
296295
$(TROW $(ARGS $(D Alpha_SoftFloat)) , $(ARGS The Alpha soft float ABI))
297296
$(TROW $(ARGS $(D Alpha_HardFloat)) , $(ARGS The Alpha hard float ABI))

0 commit comments

Comments
 (0)