Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#1887 closed defect (fixed)

jpeg2000 makefile adds debug and optimization flags

Reported by: kyngchaos Owned by: warmerdam
Priority: normal Milestone: 1.5.0
Component: ConfigBuild Version: svn-trunk
Severity: minor Keywords: jpeg2000
Cc: dron

Description

I just noticed that the frmts/jpeg2000/gnumakefile adds -g -O2 to the compilation flags. Probably shouldn't, and leave it up to configuration?

It's there back in 1.4.2 also, so not a recent thing.

Change History (3)

comment:1 by warmerdam, 16 years ago

Cc: dron added
Keywords: jpeg2000 added
Resolution: fixed
Status: newclosed

Even,

I have removed them. There was no *apparent* rationale.

Andrey, could you please skim r13186 and confirm the change is ok?

comment:2 by warmerdam, 16 years ago

Umm, sorry ... I meant William, not Even above.

comment:3 by dron, 16 years ago

That's ok, these flags most likely were accidentally leaved in makefile.

Best regards,
Andrey

Note: See TracTickets for help on using tickets.