Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/mit/xorg/tools/fc-cache



On Mon, Oct 13, 2025 at 08:41:23AM -0500, Jonathan A. Kollasch wrote:
> On Sun, Jul 20, 2025 at 12:32:20PM +0000, Hans Rosenfeld wrote:
> > Module Name:	src
> > Committed By:	hans
> > Date:		Sun Jul 20 12:32:20 UTC 2025
> > 
> > Modified Files:
> > 	src/external/mit/xorg/tools/fc-cache: Makefile
> > 
> > Log Message:
> > fontconfig/fc-cache: fix build as host tool on illumos
> > 
> > 
> > To generate a diff of this commit:
> > cvs rdiff -u -r1.22 -r1.23 src/external/mit/xorg/tools/fc-cache/Makefile
> > 
> 
> Using -std=c99 seems to break the build on glibc hosts (Debian 13/amd64).
> It doesn't find things like getopt(3) because of __STRICT_ANSI__.
> Is -std=gnu99 an option on illumos?

I think it would be. I can't easily test that right now, but if you
change it now and it breaks I'm sure I'll notice some day :)


Hans


-- 
%SYSTEM-F-ANARCHISM, The operating system has been overthrown


Home | Main Index | Thread Index | Old Index