public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/normaliz/files: normaliz-2.11-respect-flags.patch
@ 2014-05-09 13:36 Thomas Kahle (tomka)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2014-05-09 13:36 UTC (permalink / raw
  To: gentoo-commits

tomka       14/05/09 13:36:16

  Added:                normaliz-2.11-respect-flags.patch
  Log:
  Bump to 2.11
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 565C32BC)

Revision  Changes    Path
1.1                  sci-mathematics/normaliz/files/normaliz-2.11-respect-flags.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/files/normaliz-2.11-respect-flags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/files/normaliz-2.11-respect-flags.patch?rev=1.1&content-type=text/plain

Index: normaliz-2.11-respect-flags.patch
===================================================================
diff -U 3 -dHrN Normaliz2.11/source/Makefile Normaliz2.11.new/source/Makefile
--- Normaliz2.11/source/Makefile	2014-02-24 12:44:10.000000000 +0100
+++ Normaliz2.11.new/source/Makefile	2014-05-09 15:26:52.885085512 +0200
@@ -20,7 +20,7 @@
 	$(CXX) $(CXXFLAGS) $(NORMFLAGS) -c Normaliz.cpp -o normaliz.o
 
 normaliz: $(SOURCES) $(HEADERS) normaliz.o libnormaliz/libnormaliz.a
-	$(CXX) $(CXXFLAGS) $(NORMFLAGS) normaliz.o libnormaliz/libnormaliz.a $(GMPFLAGS) -o normaliz
+	$(CXX) $(CXXFLAGS) $(LDFLAGS) normaliz.o libnormaliz/libnormaliz.a $(GMPFLAGS) -o normaliz
 
 normaliz1: $(SOURCES) $(HEADERS) $(LIBHEADERS) $(LIBSOURCES)
 	$(CXX) $(CXXFLAGS) $(NORMFLAGS) Normaliz-impl.cpp $(GMPFLAGS) -o normaliz1
diff -U 3 -dHrN Normaliz2.11/source/Makefile.configuration Normaliz2.11.new/source/Makefile.configuration
--- Normaliz2.11/source/Makefile.configuration	2014-04-29 11:06:24.000000000 +0200
+++ Normaliz2.11.new/source/Makefile.configuration	2014-05-09 15:26:52.875085512 +0200
@@ -1,11 +1,9 @@
 ##
 ## Makefile configuration for normaliz
 ##
-CXX = g++ 
 #CXX = linux32 g++ -m32 -march=i686  #compile it for linux32
 CXXFLAGS += -std=c++0x
 CXXFLAGS += -Wall -pedantic
-CXXFLAGS += -O3 -funroll-loops
 #CXXFLAGS += -I /usr/local/boost_1_45_0
 #CXXFLAGS += -g       ## debugging
 #CXXFLAGS += -pg      ## profiling
@@ -19,7 +17,6 @@
 endif
 
 ## for distributing the executables link static (does not work for mac)
-CXXFLAGS += -static
 ## for almost static compilation on Mac use
 #CXXFLAGS += -static-libgcc
 ## make it compatible with older Mac versions





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/normaliz/files: normaliz-2.11-respect-flags.patch
@ 2015-01-29 10:02 Thomas Kahle (tomka)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2015-01-29 10:02 UTC (permalink / raw
  To: gentoo-commits

tomka       15/01/29 10:02:44

  Removed:              normaliz-2.11-respect-flags.patch
  Log:
  Bump to 2.12.2, cleanup
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 565C32BC)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-29 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 10:02 [gentoo-commits] gentoo-x86 commit in sci-mathematics/normaliz/files: normaliz-2.11-respect-flags.patch Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-09 13:36 Thomas Kahle (tomka)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox