freebsd-ports/editors/bed/files
Greg Lewis be505ba5df . Fix the build on alpha by not assuming that you can cast a va_list
to a char **.  Instead, iterate the va_list and create the char **
  to pass to execvp.
. Don't allow -O3 to be hardwired into CFLAGS, just use what is set.  In
  particular, the 4.x/alpha system gcc produces many warnings about why
  using -O3 with it is bad.
. Bump PORTREVISION since although these fixes wre motivated to fix the
  alpha build, they have non-alpha implications too.

Submitted by:	bento
2004-01-30 21:19:15 +00:00
..
patch-config.in
patch-editmacros.cpp
patch-getfile.cpp
patch-keyconfig.cpp
patch-Makefile
patch-plugins::examples::Makefile . Fix the build on alpha by not assuming that you can cast a va_list 2004-01-30 21:19:15 +00:00
patch-shell.h . Fix the build on alpha by not assuming that you can cast a va_list 2004-01-30 21:19:15 +00:00
patch-src::Makefile . Don't allow -O3 to be hardwired into CFLAGS, just use what is set. In 2004-01-29 07:32:45 +00:00
patch-utils::Makefile . Fix the build on alpha by not assuming that you can cast a va_list 2004-01-30 21:19:15 +00:00