Skip to content

Instantly share code, notes, and snippets.

@hamid914
Created April 26, 2016 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hamid914/2879f3f8875a7262a793bb9a49ad5fbe to your computer and use it in GitHub Desktop.
Save hamid914/2879f3f8875a7262a793bb9a49ad5fbe to your computer and use it in GitHub Desktop.
Diff file for patching config.sub in thttpd source to install on OS X
--- config.sub 2016-04-26 15:23:29.000000000 +0430
+++ config.sub 1998-05-09 05:42:58.000000000 +0430
@@ -685,7 +685,7 @@
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
| -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \
- | -lynxos* | -bosx* | -nextstep* | -darwin* | -cxux* | -aout* | -elf* \
+ | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment