gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5059: new root version


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5059: new root version
Date: Fri, 15 Dec 2017 21:16:58 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5059
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2017-12-15 18:16:54 -0800
message:
  new root version
modified:
  pkg/other/root/Makefile        makefile-20161025063657-4wx3eeqz615u34a7-3
  pkg/other/root/config.mk       config.mk-20161025063657-4wx3eeqz615u34a7-2
=== modified file 'pkg/other/root/Makefile'
--- a/pkg/other/root/Makefile   2017-12-13 19:43:43 +0000
+++ b/pkg/other/root/Makefile   2017-12-16 02:16:54 +0000
@@ -56,6 +56,10 @@
 
 include config.mk
 
+CPPFLAGS+="-Wl,--push-state,--as-needed -lssl -lcrypto  -Wl,--pop-state"
+LDLIBS+="-lssl -lcrypto "
+
+
 pre-configure:
        mkdir -p $(WORKOBJ)
        (cd $(WORKOBJ); cmake ../$(DISTNAME)  -Dgnuinstall=ON )

=== modified file 'pkg/other/root/config.mk'
--- a/pkg/other/root/config.mk  2017-10-06 00:00:18 +0000
+++ b/pkg/other/root/config.mk  2017-12-16 02:16:54 +0000
@@ -2,4 +2,4 @@
 
 #CONFIGURE_OPTS +=  -DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=
+BUILD_OPTS ?= 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]