Discussion:
[Mldonkey-users] [patch #8350] Fix cryptopp compilation on armhf
spiralvoice
2014-02-23 17:59:40 UTC
Permalink
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/
spiralvoice
2014-02-23 17:59:52 UTC
Permalink
Update of patch #8350 (project mldonkey):

Status: None => Ready For Test
Assigned to: None => ygrek


_______________________________________________________

Reply to this item at:

<http://savannah.nongnu.org/patch/?8350>

_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
spiralvoice
2014-02-23 18:29:31 UTC
Permalink
Update of patch #8350 (project mldonkey):

Summary: Fix cryptopp compilation on armhf => CryptoPP: Fix
compilation on armhf


_______________________________________________________

Reply to this item at:

<http://savannah.nongnu.org/patch/?8350>

_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
spiralvoice
2014-03-10 16:32:40 UTC
Permalink
Update of patch #8350 (project mldonkey):

Category: None => Bug fixes
Status: Ready For Test => Done
Open/Closed: Open => Closed

_______________________________________________________

Follow-up Comment #2:

committed 2014/03/10

_______________________________________________________

Reply to this item at:

<http://savannah.nongnu.org/patch/?8350>

_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/

Loading...