From ae43e08c475ae25cf160001d98d0cdd6d462ed31 Mon Sep 17 00:00:00 2001 From: streaksu Date: Sat, 2 Dec 2023 21:30:25 +0100 Subject: [PATCH 1/2] config.sub: add ironclad target --- config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sub b/config.sub index defe52c..7749457 100755 --- a/config.sub +++ b/config.sub @@ -1749,7 +1749,7 @@ case $os in | mirbsd* | netbsd* | dicos* | openedition* | ose* \ | bitrig* | openbsd* | secbsd* | solidbsd* | libertybsd* | os108* \ | ekkobsd* | freebsd* | riscix* | lynxos* | os400* \ - | bosx* | nextstep* | cxux* | oabi* \ + | bosx* | nextstep* | cxux* | oabi* | ironclad* \ | ptx* | ecoff* | winnt* | domain* | vsta* \ | udi* | lites* | ieee* | go32* | aux* | hcos* \ | chorusrdb* | cegcc* | glidix* | serenity* \ -- 2.43.0