Bug 67132 - [ maintainer ] emulators/pearpc: some tweaks
Summary: [ maintainer ] emulators/pearpc: some tweaks
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: 2004-05-24 19:00 UTC by Roman Bogorodskiy
Modified: 2004-05-25 00:42 UTC (History)
0 users

See Also:


Attachments
file.diff (1.19 KB, patch)
2004-05-24 19:00 UTC, Roman Bogorodskiy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy 2004-05-24 19:00:42 UTC
	User now can choose CPU type: generic or jitc_x86 (the last one
	is for x86 only thougth). Added OPTIMIZED_BUILD option, since 
	PearPC is rather slow and it would be nice to use optimized 
	CPPFLAGS to make it a little bit faster.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-25 00:42:03 UTC
State Changed
From-To: open->closed

Committed, thanks! 

I decided to go with WITH_OPTIMIZED_CFLAGS which is quite 
common across the tree.