[lammps] 05/12: Update patch.

Anton Gladky gladk at moszumanska.debian.org
Wed Nov 18 21:19:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository lammps.

commit 14e7d412351d7ca3829d70e7c4a6759cddc4eea0
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Nov 17 22:31:29 2015 +0100

    Update patch.
---
 debian/patches/10_set_configure_flags.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/10_set_configure_flags.patch b/debian/patches/10_set_configure_flags.patch
index 3f57bcb..fd73bbb 100644
--- a/debian/patches/10_set_configure_flags.patch
+++ b/debian/patches/10_set_configure_flags.patch
@@ -3,16 +3,16 @@ Description: use CXX and LD-flags, proposed by build environment instead
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-03-15
 
-Index: lammps-0~20150313.gitfa668e1/src/MAKE/Makefile.mpi
+Index: lammps-0~20151116.git27798d4/src/MAKE/Makefile.mpi
 ===================================================================
---- lammps-0~20150313.gitfa668e1.orig/src/MAKE/Makefile.mpi
-+++ lammps-0~20150313.gitfa668e1/src/MAKE/Makefile.mpi
+--- lammps-0~20151116.git27798d4.orig/src/MAKE/Makefile.mpi
++++ lammps-0~20151116.git27798d4/src/MAKE/Makefile.mpi
 @@ -7,13 +7,13 @@ SHELL = /bin/sh
  # specify flags and libraries needed for your compiler
  
  CC =		mpicxx
 -CCFLAGS =	-g -O3 
-+CCFLAGS =	-Wall $(shell dpkg-buildflags --get CXXFLAGS) -fopenmp -std=c++0x
++CCFLAGS =	-Wall $(shell dpkg-buildflags --get CXXFLAGS) -fopenmp -std=c++0x -I/usr/include/eigen3
  SHFLAGS =	-fPIC
  DEPFLAGS =	-M
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lammps.git



More information about the debian-science-commits mailing list