f8b603180f
diff -c -> diff -u (side-effect of update-patches) add sha1 and rmd160 checksums (missing...)
13 lines
695 B
Plaintext
13 lines
695 B
Plaintext
$OpenBSD: patch-config_sub,v 1.1 2000/05/17 01:25:54 espie Exp $
|
|
--- config.sub.orig Mon May 8 14:21:54 2000
|
|
+++ config.sub Mon May 8 14:22:06 2000
|
|
@@ -641,7 +641,7 @@ case $os in
|
|
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
|
|
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
|
|
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
|
|
- | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
|
|
+ | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \
|
|
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
|
|
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
|
|
| -udi* | -eabi* | -lites* )
|