]> granicus.if.org Git - curl/commit
cmake: drop _BSD_SOURCE macro usage
authorPeter Wu <peter@lekensteyn.nl>
Fri, 31 Oct 2014 11:32:38 +0000 (12:32 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Nov 2014 08:10:54 +0000 (09:10 +0100)
commitb2bb51f3396de4f4ef97d4c129bc42e432f8a695
tree435400bb4f8e47960276ca4d0400786fbddedff5
parentc5d25b22e4b77b4870aaa9eedb671fd9d7b17bb3
cmake: drop _BSD_SOURCE macro usage

autotools does not use features.h nor _BSD_SOURCE. As this macro
triggers warnings since glibc 2.20, remove it. It should not have
functional differences.

Signed-off-by: Peter Wu <peter@lekensteyn.nl>
CMake/Platforms/WindowsCache.cmake
CMakeLists.txt
lib/CMakeLists.txt