patchmldonkey, a multi-networks file-sharing client - Patches: patch #8350, CryptoPP: Fix compilation on armhf

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8350: CryptoPP: Fix compilation on armhf

Submitter:  ygrek <ygrek>
Submitted:  Sun 23 Feb 2014 05:59:39 PM UTC
   
 
Category:  Bug fixes Priority:  5 - Normal
Status:  Done Assigned to:  ygrek
Open/Closed:  Closed

Mon 10 Mar 2014 04:32:39 PM UTC, comment #2: 

committed 2014/03/10

spiralvoice <spiralvoice>
Group administrator
Sun 23 Feb 2014 05:59:39 PM UTC, comment #1: 

This item has been reassigned from the project mldonkey, a multi-networks file-sharing client bugs tracker to your tracker.

The original report is still available at bugs #39921

Following are the information included in the original report:

[field #0]                  Item ID: 39921
[field #1]                 Group ID: 1409
[field #2]              Open/Closed: Open
[field #3]                 Severity: 3 - Normal
[field #4]                  Privacy: Public
[field #9]                 Category: eDonkey-Plugin
[field #10]             Submitted by: ygrek
[field #11]              Assigned to: spiralvoice
[field #12]             Submitted on: Mo 02 Sep 2013 06:07:07 CEST
[field #13]                  Summary: Fix cryptopp compilation on armhf
[field #14]      Original Submission: 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
[field #16]               Item Group: Program malfunction
[field #17]                   Status: Ready For Test
[field #18]        Component Version: None
[field #19]         Operating System: None
[field #20]          Reproducibility: None
[field #21]               Size (loc): None
[field #22]            Fixed Release: None
[field #23]          Planned Release: None
[field #24]                   Effort: 0.00
[field #28]                 Priority: 5 - Normal
[field #31]         Percent Complete: 0%
[field #33]                  Release: None
[field #58]          Binaries Origin: None
[field #59]                 CPU type: ARM
[field #60]                      CPU: None
[field #61]     Custom Select Box #4: None
[field #62]     Custom Select Box #5: None
[field #63]     Custom Select Box #6: None
[field #64]     Custom Select Box #7: None
[field #65]     Custom Select Box #8: None
[field #66]     Custom Select Box #9: None
[field #67]    Custom Select Box #10: None

spiralvoice <spiralvoice>
Group administrator
Sun 23 Feb 2014 05:59:39 PM UTC, original submission:  

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

ygrek <ygrek>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #30678:  019.patch added by spiralvoice (710B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by spiralvoice (Updated the item)
  • -email is unavailable- added by ygrek (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-10 spiralvoice CategoryNone Bug fixes
        StatusReady For Test Done
        Open/ClosedOpen Closed
    2014-02-23 spiralvoice SummaryFix cryptopp compilation on armhf CryptoPP: Fix compilation on armhf
    2014-02-23 spiralvoice StatusNone Ready For Test
        Assigned toNone ygrek
    2014-02-23 spiralvoice Reassign itemmldonkey, a multi-networks file-sharing client, bug #39921 mldonkey, a multi-networks file-sharing client, patch #8350

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code