Opened 21 years ago
Closed 21 years ago
#644 closed defect (fixed)
configure.ac does not support -O2
| Reported by: | eugene | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | build | Version: | 0.9.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
configure-ac needs code to support the --enable-optimize option that psLib supports.
I've added an example in eam_rel9_b1
Change History (2)
comment:1 by , 21 years ago
| Status: | new → assigned |
|---|
comment:2 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

added the --enable-optimize and --enable-profile options to the psModule configure.ac file.