summaryrefslogtreecommitdiffstats
path: root/net/libproxy/files/patch-libproxy_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'net/libproxy/files/patch-libproxy_CMakeLists.txt')
-rw-r--r--net/libproxy/files/patch-libproxy_CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/libproxy/files/patch-libproxy_CMakeLists.txt b/net/libproxy/files/patch-libproxy_CMakeLists.txt
deleted file mode 100644
index 69a25ed01..000000000
--- a/net/libproxy/files/patch-libproxy_CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- libproxy/CMakeLists.txt.orig 2010-09-01 22:23:34.000000000 +0200
-+++ libproxy/CMakeLists.txt 2010-12-27 10:59:14.000000000 +0100
-@@ -6,7 +6,7 @@
- if (WIN32)
- add_definitions(-D_CRT_SECURE_NO_WARNINGS=1)
- else(WIN32)
-- add_definitions(-D_POSIX_C_SOURCE=1)
-+# add_definitions(-D_POSIX_C_SOURCE=1)
- set(CMAKE_CXX_FLAGS "-fvisibility=hidden ${CMAKE_CXX_FLAGS}")
- endif(WIN32)
-