[SCM] Packaging for LIGGGHTS, an Open Source Discrete Element Method Particle Simulation Software. branch, master, updated. upstream/1.5.1-36-g4f62071

Anton Gladky gladky.anton at gmail.com
Sat Mar 3 06:37:41 UTC 2012


The following commit has been merged in the master branch:
commit acf67dc3e895c33197135ab46dc89e908a2808f2
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sat Mar 3 07:25:24 2012 +0100

    Remove hardcoded LDFlags.

diff --git a/debian/patches/enable_default_compile_flags.patch b/debian/patches/enable_default_compile_flags.patch
index fa67e7c..a49aea8 100644
--- a/debian/patches/enable_default_compile_flags.patch
+++ b/debian/patches/enable_default_compile_flags.patch
@@ -14,7 +14,7 @@ Last-Update: 2012-03-02
  DEPFLAGS =	-M
  LINK =		mpic++
 -LINKFLAGS =	-g -O
-+LINKFLAGS =	-g -O $(shell dpkg-buildflags --get LDFLAGS)
++LINKFLAGS =	 $(shell dpkg-buildflags --get LDFLAGS)
  LIB =           
  ARCHIVE =	ar
  ARFLAGS =	-rc

-- 
Packaging for LIGGGHTS, an Open Source Discrete Element Method Particle Simulation Software.



More information about the debian-science-commits mailing list