Bug 45688 - ogle: configure adds unwanted -march, -mcpu flags on i386
Summary: ogle: configure adds unwanted -march, -mcpu flags on i386
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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-24 19:40 UTC by Conrad J. Sabatier
Modified: 2002-11-26 15:08 UTC (History)
0 users

See Also:


Attachments
file.diff (347 bytes, patch)
2002-11-24 19:40 UTC, Conrad J. Sabatier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad J. Sabatier 2002-11-24 19:40:00 UTC
	configure script in graphics/ogle unconditionally adds
	-march=i586 -mcpu=pentiumpro on i386 arch

Fix: Add the following patch:
How-To-Repeat: 	cd /usr/ports/graphics/ogle; make
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-11-24 21:11:08 UTC
Responsible Changed
From-To: freebsd-ports->lioux

Over to maintainer
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2002-11-26 15:08:11 UTC
State Changed
From-To: open->closed

Committed, thanks!