[asterisk-bugs] [LibPRI 0012676]: [patch] Allow custom CPU optimization flags

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 18 16:00:04 CDT 2009


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=12676 
====================================================================== 
Reported By:                tzafrir
Assigned To:                jpeeler
====================================================================== 
Project:                    LibPRI
Issue ID:                   12676
Category:                   NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 559 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-05-18 05:40 CDT
Last Modified:              2009-08-18 16:00 CDT
====================================================================== 
Summary:                    [patch] Allow custom CPU optimization flags
Description: 
libpri does not allow passing CPU optimization flags in the build command.
This means an extra patch is required in e.g. Debian for that. The current
default is to build without optimization (unless in sparc64).

The attached patch allows settign optimization flags using the make
variable LIBPRI_OPT. e.g.:

  make LIBPRI_OPT="-O911 -mcpu-cray"
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-18 16:00 svnbot         Assigned To              mattf => jpeeler    
======================================================================




More information about the asterisk-bugs mailing list