Date: Mon, 17 Dec 2007 03:03:38 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/makefs Makefile ports/sysutils/makefs/files patch-usr.bin-makefs-ffs-ffs_alloc.c Message-ID: <200712170303.lBH33cvZ014412@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712170303.lBH33cvZ014412>
