will 2007-03-20 20:11:49 UTC
FreeBSD ports repository (src committer)
Modified files:
games/xkobo Makefile
games/xkobo/files patch-af
Log:
Fix compilation when using gcc 4.1 due to attempting to cast a pointer to an
int, which may lose precision on platforms where sizeof(void*) > sizeof(int).
Properly support overriding CC/CXX, which is a prerequisite for fixing this.
Noticed by: pointyhat/kris
Revision Changes Path
1.22 +4 -0 ports/games/xkobo/Makefile
1.2 +2 -2 ports/games/xkobo/files/patch-af
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"