pkgsrc/pkgtools/bootstrap-mk-files
abs 44dc2856b0 Fix PR 40151 - bootstrap of pkgsrc fails on Ubuntu 8.10
- At least Ubuntu 8.1 sets __attribute__((warn_unused_result)) on fwrite()
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509
  which means (void)fwrite(...) will *always* generate a warning, so
  set -Wno-error to bypass this in Linux.sys.mk
- Ubuntu 8.1 also jumps through hoops to ensure ARG_MAX is *undefined*, so
  work around this in tnftp and libnbcompat
2009-02-19 00:51:12 +00:00
..
files Fix PR 40151 - bootstrap of pkgsrc fails on Ubuntu 8.10 2009-02-19 00:51:12 +00:00
DESCR
Makefile bootstrap-mk-files-20090217: 2009-02-17 17:08:13 +00:00
PLIST Add missing file to PLIST. Bump version. 2006-08-24 17:49:52 +00:00