spiralvoice
2014-02-23 17:59:40 UTC
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/
<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/