From d1f7b117a81982373f4aaa3260b5017b5bf10450 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 13 May 2010 15:17:20 +0000 Subject: Remove the old (unused) config block. It specified which architectures the OS supported shared libs on; in all cases it was either all or none. Replace with new config build_shared [yes|no], which defaults to yes but is set to no for MinGW and Cygwin since shared libs don't seem to be working well there. --- src/build-data/os/hurd.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/build-data/os/hurd.txt') diff --git a/src/build-data/os/hurd.txt b/src/build-data/os/hurd.txt index f0ab18a98..e3906f63a 100644 --- a/src/build-data/os/hurd.txt +++ b/src/build-data/os/hurd.txt @@ -4,11 +4,6 @@ os_type unix posix_mlock -# Is this correct? - -all - - gnu -- cgit v1.2.3