1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Steve Price
292c6a5bc9 Toss in an ugly hack to cope with the fact that va_list is a non-scalar
on FreeBSD/Alpha.
1999-09-20 01:23:11 +00:00
Archie Cobbs
27c5150c98 Unbreak egcs compilation by removing -Werror flag instead of fixing all
the warnings (it's easier, and a couple of the fixes were incorrect anyway).
The next version of mpd will have these warnings fixed, at which time -Werror
may be restored... though doing so is debatable in the first place.
1999-04-30 19:31:17 +00:00
Kris Kennaway
e517e9a8f6 Unbreak (Makefile defines -Werror, which is causing problems in the new
world order of egcs due to some trivial warnings).

Prompted by:	bento.freebsd.org
1999-04-30 13:40:53 +00:00