Subject: CVS commit: pkgsrc/emulators/palmosemulator
To: None <pkgsrc-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 03/08/2003 05:05:40
Module Name: pkgsrc
Committed By: jmc
Date: Sat Mar 8 03:05:40 UTC 2003
Modified Files:
pkgsrc/emulators/palmosemulator: Makefile
Log Message:
Can't be used on powerpc or anything else where va_list isn't a void *. At least
right now too much code is assuming how a va_list is laid out and is trying
to construct one by hand.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/emulators/palmosemulator/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.