Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2020 06:44:33 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Fernando Apestegu??a <fernape@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r547332 - in head/ftp/tnftpd: . files
Message-ID:  <20200902064433.GA53496@FreeBSD.org>
In-Reply-To: <202009020640.0826e6F4073252@repo.freebsd.org>
References:  <202009020640.0826e6F4073252@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 02, 2020 at 06:40:06AM +0000, Fernando Apestegu??a wrote:
> New Revision: 547332
> URL: https://svnweb.freebsd.org/changeset/ports/547332
> 
> Log:
>   ftp/tnftpd: update to 20200704
>   
>   Includes fix for clang11 -fno-common issue

Apparently it doesn't include the fix,

> ...
>  GNU_CONFIGURE=	yes
>  
> -CFLAGS+=	-DSUPPORT_UTMPX
> +CFLAGS+=	-DSUPPORT_UTMPX -fcommon

as you need to force -fcommon on CFLAGS.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200902064433.GA53496>