[asterisk-bugs] [LibPRI 0012676]: [patch] Allow custom CPU optimization flags
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun May 18 05:40:36 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=12676
======================================================================
Reported By: tzafrir
Assigned To: mattf
======================================================================
Project: LibPRI
Issue ID: 12676
Category: New/Feature
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: 05-18-2008 05:40 CDT
Last Modified: 05-18-2008 05:40 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
======================================================================
05-18-08 05:40 tzafrir Asterisk Version => SVN
05-18-08 05:40 tzafrir SVN Branch (only for SVN checkou => trunk
05-18-08 05:40 tzafrir SVN Revision (number only!) => 559
05-18-08 05:40 tzafrir Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list