Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1305950 - Fix name collision on MIPS
Summary: Fix name collision on MIPS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libsrtp
Version: rawhide
Hardware: mips64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: MIPS
TreeView+ depends on / blocked
 
Reported: 2016-02-09 16:28 UTC by Michal Toman
Modified: 2016-02-11 20:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-11 20:31:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Fix-name-collision-on-MIPS.patch (4.07 KB, patch)
2016-02-09 16:28 UTC, Michal Toman
no flags Details | Diff

Description Michal Toman 2016-02-09 16:28:32 UTC
Created attachment 1122448 [details]
Fix-name-collision-on-MIPS.patch

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires libsrtp renaming the 'mips' variable in test/srtp_driver.c - 'mips' is a predefined macro on MIPS platform.

Actual results:
Build fails because of 'mips' variable name collision

Expected results:
Build passes, variable named 'mips'

Additional info:
Attaching dist-git patch

Comment 1 Tom "spot" Callaway 2016-02-11 20:31:59 UTC
Thanks. Committed in libsrtp-1.5.4-1.fc24.


Note You need to log in before you can comment on or make changes to this bug.