pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54464: editors/vim crashes with "Caught deadly signal ABRT" on Linux
The following reply was made to PR pkg/54464; it has been noted by GNATS.
From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/54464: editors/vim crashes with "Caught deadly signal ABRT" on Linux
Date: Wed, 14 Aug 2019 15:59:14 +0200
 ottavio2006-usenet2012%yahoo.com@localhost writes:
 > [...]
 > >Fix:
 > This patch to editors/vim-share/Makefile.common sets:
 > PKGSRC_USE_FORTIFY= weak
 > on Linux
 > [...]
 
 Minor nit: this should be:
 
  FORTIFY_SUPPORTED=	no
 
 (PKGSRC_USE_FORTIFY is a global variable, not a package-settable
 variable.)
 
Home |
Main Index |
Thread Index |
Old Index