Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/c743a1968ffec8ca2b22f7cb5595cc36e1f3e018
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/c743a1968ffec8ca2b22f7cb5595cc36e1f3e018
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/c743a1968ffec8ca2b22f7cb5595cc36e1f3e018

The branch, master has been updated
       via  c743a1968ffec8ca2b22f7cb5595cc36e1f3e018 (commit)
      from  35109d6b7f56395379d2a054c539a4240267f09f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/toolchains.git/commit/?id=c743a1968ffec8ca2b22f7cb5595cc36e1f3e018
commit c743a1968ffec8ca2b22f7cb5595cc36e1f3e018
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>

    Revert "Set an OpenSSL environment path"
    
    This reverts commit c113b768e24439447e0306011ca2743606f227f9.

diff --git a/sdk/Makefile b/sdk/Makefile
index ce1577b..863009b 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -114,7 +114,6 @@ ifeq ($(TARGET),ppc-amigaos)
   SDK_ITEMS := $(addprefix $(BUILDSTEPS)/, libiconv.d libtre.d libpbl.d 
$(COMMON_SDK_ITEMS) libjpeg-turbo.d)
   EXTRAARGS_LIBCARES := --disable-shared
   EXTRAARGS_LIBCURL := --disable-ntlm-wb --without-random 
--enable-threaded-resolver LIBS=-lpthread
-  EXTRAARGS_OPENSSL := --openssldir="/env/openssl"
 endif
 
 ifeq ($(TARGET),i686-w64-mingw32)


-----------------------------------------------------------------------

Summary of changes:
 sdk/Makefile |    1 -
 1 file changed, 1 deletion(-)

diff --git a/sdk/Makefile b/sdk/Makefile
index ce1577b..863009b 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -114,7 +114,6 @@ ifeq ($(TARGET),ppc-amigaos)
   SDK_ITEMS := $(addprefix $(BUILDSTEPS)/, libiconv.d libtre.d libpbl.d 
$(COMMON_SDK_ITEMS) libjpeg-turbo.d)
   EXTRAARGS_LIBCARES := --disable-shared
   EXTRAARGS_LIBCURL := --disable-ntlm-wb --without-random 
--enable-threaded-resolver LIBS=-lpthread
-  EXTRAARGS_OPENSSL := --openssldir="/env/openssl"
 endif
 
 ifeq ($(TARGET),i686-w64-mingw32)


-- 
Cross-compilation toolchains and environments

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to