Bug 83147 - misc/most port no longer needs to build with "-O"
Summary: misc/most port no longer needs to build with "-O"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 17:10 UTC by Kevin Oberman
Modified: 2005-07-08 23:51 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Oberman 2005-07-08 17:10:24 UTC
The Makefile for misc/most was modified to build with CFLAGS of -O to
work around a code error that has now been resolved. This change (made
in 1.14) can now be removed. This has such trivial impact that I owuld
not think a bump of the PORTREVISION is needed, but I'd like to see it
cleaned up.

Fix: 

Remove "CFLAGS+=        -O" from Makefile.
How-To-Repeat: N/A
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-08 23:51:28 UTC
State Changed
From-To: open->closed

Committed, thanks!