configure always clobbers optimiser flags
-----------------------------------------

                 Key: TS-1082
                 URL: https://issues.apache.org/jira/browse/TS-1082
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
            Reporter: James Peach
            Assignee: James Peach
            Priority: Minor


If the builder specifies optimizer flags, don't flip the default to -O3. 
Current behaviour is to always use -O3, since the check to disable this doesn't 
work. I believe the intention if for the builder to be able to do "CXXFLAGS=-O1 
./configure" and have the build use -O1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to