cvs commit: ports/sysutils/makefs Makefile ports/sysutils/makefs/files patch-usr.bin-makefs-ffs-ffs_alloc.c

Warner Losh imp at FreeBSD.org
Sun Dec 16 19:03:39 PST 2007


imp         2007-12-17 03:03:38 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/makefs      Makefile 
  Added files:
    sysutils/makefs/files patch-usr.bin-makefs-ffs-ffs_alloc.c 
  Log:
  Gcc 4.2 doesn't like expressions of the form (a ? b : c) = 12; so we
  code it in a less obscure way.
  
  I did this as a patch to the original, but I don't know if the
  original will ever be updated.  This is a hack to make it work well
  enough for me to use it.
  
  Revision  Changes    Path
  1.6       +0 -4      ports/sysutils/makefs/Makefile
  1.1       +14 -0     ports/sysutils/makefs/files/patch-usr.bin-makefs-ffs-ffs_alloc.c (new)


More information about the cvs-ports mailing list