diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 16:04:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 16:04:37 +0900 |
commit | 85116532467b2bb4c73caf54c106c91a22dbe37b (patch) | |
tree | a5b06905a9935d1492831a24e0b4acf4503dcedc /config.sub | |
parent | 8f4fde8c1473816e3d70735b2a08e7243b1eaef8 (diff) | |
download | admin-85116532467b2bb4c73caf54c106c91a22dbe37b.tar.gz admin-85116532467b2bb4c73caf54c106c91a22dbe37b.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1268,13 +1268,6 @@ case $os in -nsk*) os=-nsk ;; - # Preserve the version number of sinix5. - -sinix5.*) - os=`echo $os | sed -e 's|sinix|sysv|'` - ;; - -sinix*) - os=-sysv4 - ;; -tpf*) os=-tpf ;; |