Bug 72442 - [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC
Summary: [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC
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-10-08 12:10 UTC by Roman Bogorodskiy
Modified: 2004-10-13 01:09 UTC (History)
0 users

See Also:


Attachments
file.diff (2.88 KB, patch)
2004-10-08 12:10 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-10-08 12:10:27 UTC
	- PearPC 0.3.1 includes my patch for configure.in which makes SDL usable
	and fixes stdint.h/inttypes.h trouble. 
	- Fix build with JITC cpu for gcc34

	New files: patch-gcc34

How-To-Repeat: 	cd emulators/pearpc
	make -DWITH_JITC
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-10-13 01:09:13 UTC
State Changed
From-To: open->closed

Committed, thanks!