Date: Mon, 20 Jun 2011 22:39:44 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/gnumeric Makefile Message-ID: <201106202239.p5KMdiGG044436@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kwm 2011-06-20 22:39:44 UTC FreeBSD ports repository Modified files: math/gnumeric Makefile Log: Fix the build with clang, by setting USE_CSTD=gnu89. This is default for gcc but clang defaults to gnu99. Submitted by: clang exp run. Revision Changes Path 1.184 +1 -0 ports/math/gnumeric/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106202239.p5KMdiGG044436>