[med-svn] [itksnap] 14/15: add a few optimization flags
Gert Wollny
gert-guest at moszumanska.debian.org
Wed Jan 14 15:57:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository itksnap.
commit d9a599db7199f139f04d9887d7c747fc708e3b90
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Wed Jan 14 16:46:27 2015 +0100
add a few optimization flags
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4fe7b11..c052d8c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
# -*- makefile -*-
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-CXXFLAGS+=-fPIC
+CXXFLAGS+=-fPIC -funroll-loops -ftree-vectorize
# one ring to rule them all ...
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/itksnap.git
More information about the debian-med-commit
mailing list