[SCM] okteta packaging branch, master, updated. debian/4.14.2-1-28-gdc9d937

Maximiliano Curia maxy at moszumanska.debian.org
Thu Mar 26 19:45:33 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/okteta.git;a=commitdiff;h=035c391

The following commit has been merged in the master branch:
commit 035c39197e1727c851a724d55d1ce4998d49fb2b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Feb 20 09:50:24 2015 +0100

    Never build with O3, nor force O2
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index dc49994..019580f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,7 @@
 #!/usr/bin/make -f
 
-ifeq ($(DEB_HOST_ARCH),ppc64el)
 export DEB_CFLAGS_MAINT_STRIP = -O3
 export DEB_CXXFLAGS_MAINT_STRIP = -O3
-export DEB_CFLAGS_MAINT_APPEND = -O2
-export DEB_CXXFLAGS_MAINT_APPEND = -O2
-endif
 
 dh = --with sodeps
 

-- 
okteta packaging



More information about the pkg-kde-commits mailing list