From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Sun, 5 Apr 2020 19:11:04 +0200 From: Robert Schwebel Message-ID: <20200405171104.wo4cg567hndhtzju@pengutronix.de> References: <20200404145003.27080-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200404145003.27080-1-o.rempel@pengutronix.de> Subject: Re: [DistroKit] [PATCH v1 1/2] MIPS: enable GLIBCXX_ASSERTION List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: Oleksij Rempel Cc: distrokit@pengutronix.de On Sat, Apr 04, 2020 at 04:50:02PM +0200, Oleksij Rempel wrote: > Signed-off-by: Oleksij Rempel > --- > configs/platform-mips/platformconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig > index 51f9a15..47c9cd2 100644 > --- a/configs/platform-mips/platformconfig > +++ b/configs/platform-mips/platformconfig > @@ -82,7 +82,7 @@ PTXCONF_TARGET_HARDEN_FORTIFY=y > PTXCONF_TARGET_HARDEN_RELRO=y > PTXCONF_TARGET_HARDEN_BINDNOW=y > PTXCONF_TARGET_HARDEN_PIE=y > -# PTXCONF_TARGET_HARDEN_GLIBCXX_ASSERTIONS is not set > +PTXCONF_TARGET_HARDEN_GLIBCXX_ASSERTIONS=y Could you add a bit more patch description? rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de