Summary: | [Maintainer Update]: games/crafty - fix arch-related issues | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | shoemaker <shoemaker> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
shoemaker
2007-09-15 22:00:03 UTC
State Changed From-To: open->closed Committed, thanks! edwin 2007-09-23 03:44:46 UTC FreeBSD ports repository Modified files: games/crafty Makefile games/crafty/files patch-Makefile Log: [Maintainer Update]: fix arch-related issues Received email stating "build fails on amd64 system with a message about unsupported instructions. [...] Modifying patch-Makefile so that -m486 / -mtune 486 option is removed fixed the problem for me." Updated Makefile to add PORTREVISION so that updates will be seen by ports-tools, implemented arch suggestions for fixes, removing most mention of architecture specific instructions. Those will likely be in make.conf, anyway, and if so will be passed along due to inclusion. PR: ports/116379 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker) Revision Changes Path 1.35 +2 -9 ports/games/crafty/Makefile 1.2 +1 -1 ports/games/crafty/files/patch-Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |