Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff -ru -x '*~' readline-6.3-orig/support/shobj-conf readline-6.3/support/shobj-conf 2--- support/shobj-conf 2014-02-24 03:06:29.000000000 +0100 3+++ support/shobj-conf 2014-07-22 11:18:52.000000000 +0200 4@@ -194,9 +194,6 @@ 5 # Darwin 8 == Mac OS X 10.4; Mac OS X 10.N == Darwin N+4 6 *) 7 case "${host_os}" in 8- darwin[89]*|darwin1[012]*) 9- SHOBJ_ARCHFLAGS='-arch_only `/usr/bin/arch`' 10- ;; 11 *) # Mac OS X 10.9 (Mavericks) and later 12 SHOBJ_ARCHFLAGS= 13 # for 32 and 64bit universal library