Bug 32584 - Maintainer fix: devel/arm-elf-gcc295
Summary: Maintainer fix: devel/arm-elf-gcc295
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-07 18:10 UTC by Espen Skoglund
Modified: 2001-12-08 20:58 UTC (History)
0 users

See Also:


Attachments
file.diff (382 bytes, patch)
2001-12-07 18:10 UTC, Espen Skoglund
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Espen Skoglund 2001-12-07 18:10:00 UTC
The devel/arm-elf-gcc295 port will put -march=CPU into the CFLAGS if
CPUTYPE is defined in /etc/make.conf.  This causes cross compilation to
fail.  There's a fix below that removes the argument from the CFLAGS.
I'm wondering if this is the best way to cope with it?  Are there better
solutions?
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-12-08 20:58:48 UTC
State Changed
From-To: open->closed

committed, thanks