|
| From: | spiralvoice |
| Subject: | [Mldonkey-users] [patch #8350] Fix cryptopp compilation on armhf |
| Date: | Sun, 23 Feb 2014 17:59:40 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 Iceweasel/27.0 |
URL:
<http://savannah.nongnu.org/patch/?8350>
Summary: Fix cryptopp compilation on armhf
Project: mldonkey, a multi-networks file-sharing client
Submitted by: ygrek
Submitted on: So 23 Feb 2014 18:59:39 CET
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release:
Release: None
Operating System: None
Binaries Origin: None
CPU type: None
_______________________________________________________
Details:
See http://mldonkey.sourceforge.net/forums/viewtopic.php?t=5742
Proposed patch:
# GCC miscompiles cryptopp.cc with -O2 on armhf
# http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=32309#32309
# https://bugs.launchpad.net/ubuntu/+source/mldonkey/+bug/1060007
case "$host" in
armv7l-*-linux-gnueabihf) : ${CXXFLAGS="-Os"} ;;
esac
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Mo 29 Mär 2004 20:16:06 CEST By: Andreas Mueller <amu>
yap :) is there someone arround with designerskills ?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8350>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |