Project

General

Profile

Actions

Bug #1135

closed

2.0rc2 release doesn't set optimization flag on GCC

Added by Ken Steele about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

./configure on 2.0rc2 generates a Makefile that sets CFLAGS without and -O flag. GCC defaults to -O0, so no optimization is done.

On the Git master, -O2 is included in CFLAGS.

Actions

Also available in: Atom PDF