[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-bin] 01/03: remove s390 special case



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

preining pushed a commit to branch master
in repository texlive-bin.

commit d11790bf94887ca1541f8dfe93945f6bd567c990
Author: Norbert Preining <preining@debian.org>
Date:   Tue Nov 15 07:21:30 2016 +0900

    remove s390 special case
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 37528f0..4e3057d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,15 +25,6 @@ ifeq ($(DEB_HOST_ARCH), alpha)
 endif
 
 #
-# gcc-4.9 creates broken binaries on s390x, see #753575,
-# fix is to use -O1
-# TODO: should be checked whether this is still valid with gcc-5/6
-ifeq ($(DEB_HOST_ARCH), s390x)
-  export CFLAGS += -O1
-  export CXXFLAGS += -O1
-endif
-
-#
 #
 # architectures where icu related programs (xetex) have problems
 # and core dump etc. Possible fix, but sub-optimal because slowing down

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-bin.git


Reply to: