pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43634: multimedia/xvidcore fails to build on SunOS [patch]
The following reply was made to PR pkg/43634; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/43634: multimedia/xvidcore fails to build on SunOS [patch]
Date: Mon, 26 Jul 2010 17:39:10 +0000
On Sun, Jul 18, 2010 at 09:30:00AM +0000, cheusov%tut.by@localhost wrote:
>
> -.if !empty(PKGSRC_COMPILER:Msunpro)
> +.if $(OPSYS) == "SunOS"
> CFLAGS+= -D__inline=inline
> SUBST_CLASSES+= ld
> SUBST_MESSAGE.ld= Fixing linker arguments for Solaris
Shouldn't the CFLAGS remain attached to sunpro?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index