external/curl/ExternalProject_curl.mk |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit c1b0e70151a5c441174954b22793b7f7571368be
Author: Andras Timar <[email protected]>
Date:   Wed May 23 22:35:53 2018 +0200

    -mmacosx-version-min is passed already
    
    Change-Id: I028253d752b9a9ce54d1725e987dc6d9f9a7514b

diff --git a/external/curl/ExternalProject_curl.mk 
b/external/curl/ExternalProject_curl.mk
index 4a0b4d50a608..1b7dd05e519e 100644
--- a/external/curl/ExternalProject_curl.mk
+++ b/external/curl/ExternalProject_curl.mk
@@ -59,8 +59,6 @@ $(call gb_ExternalProject_get_state_target,curl,build):
                        $(if $(ENABLE_DEBUG),--enable-debug) \
                        $(if 
$(verbose),--disable-silent-rules,--enable-silent-rules) \
                        $(if $(filter 
MACOSX,$(OS)),--prefix=/@.__________________________________________________OOO)
 \
-                       $(if $(filter MACOSX,$(OS)),CFLAGS='$(CFLAGS) \
-                               
-mmacosx-version-min=$(MAC_OS_X_VERSION_MIN_REQUIRED_DOTS)') \
                        CPPFLAGS='$(curl_CPPFLAGS)' \
                        LDFLAGS='$(curl_LDFLAGS)' \
                        ZLIB_CFLAGS='$(ZLIB_CFLAGS)' ZLIB_LIBS='$(ZLIB_LIBS)' \
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to