Received: by mail.netbsd.org (Postfix, from userid 605) id 65D7084E41; Sun, 18 Feb 2018 16:11:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E5D3C84D64 for ; Sun, 18 Feb 2018 16:11:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id VYqXWM0PBbcV for ; Sun, 18 Feb 2018 16:11:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 55D0284C71 for ; Sun, 18 Feb 2018 16:11:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F081FB40; Sun, 18 Feb 2018 16:11:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1518970299173140" MIME-Version: 1.0 Date: Sun, 18 Feb 2018 16:11:39 +0000 From: "Jared D. McNeill" Subject: CVS commit: pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1 To: pkgsrc-changes@NetBSD.org Reply-To: jmcneill@netbsd.org X-Mailer: log_accum Message-Id: <20180218161139.4F081FB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1518970299173140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jmcneill Date: Sun Feb 18 16:11:39 UTC 2018 Modified Files: pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1: distinfo pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/patches: patch-Makefile Log Message: Restore LDFLAGS change lost in last update To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1518970299173140 Content-Disposition: inline Content-Length: 2515 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo diff -u pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo:1.2 pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo:1.3 --- pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo:1.2 Sun Feb 18 11:33:53 2018 +++ pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo Sun Feb 18 16:11:39 2018 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2018/02/18 11:33:53 jmcneill Exp $ +$NetBSD: distinfo,v 1.3 2018/02/18 16:11:39 jmcneill Exp $ SHA1 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = 4c125386cd4dfd35056ef730b412b80a6a3d3a3d RMD160 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = fb0d8ac5a7f41cc30b360e5af3ba7af5c49aed15 SHA512 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = df0464cec3c43ef9530e4c3dee5686bfb5422acbb7ed61901535a33ec07fd3b6fc112848127dd17913723ee5eca17cc51ec9beb4b37645c0b5e7f8d6f70e4d5b Size (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = 1067078 bytes -SHA1 (patch-Makefile) = 7be890fc9ad1a1a36c9af93d017beb326b73c859 +SHA1 (patch-Makefile) = f16622a17a4f6aa3f0c339c35e87f8d889c6d7aa Index: pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile diff -u pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile:1.2 pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile:1.3 --- pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile:1.2 Sun Feb 18 11:33:53 2018 +++ pkgsrc/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile Sun Feb 18 16:11:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: patch-Makefile,v 1.2 2018/02/18 11:33:53 jmcneill Exp $ +$NetBSD: patch-Makefile,v 1.3 2018/02/18 16:11:39 jmcneill Exp $ --- Makefile.orig 2018-01-12 01:19:46.000000000 +0000 +++ Makefile @@ -13,3 +13,12 @@ $NetBSD: patch-Makefile,v 1.2 2018/02/18 HELP_PLATFORMS := $(shell echo ${PLATFORMS} | sed 's/ /|/g') # Convenience function for adding build definitions +@@ -232,7 +232,7 @@ CFLAGS += -nostdinc -pedantic -ffrees + -mgeneral-regs-only -std=c99 -c -Os \ + ${DEFINES} ${INCLUDES} + CFLAGS += -ffunction-sections -fdata-sections +-LDFLAGS += --fatal-warnings -O1 ++LDFLAGS = --fatal-warnings -O1 + LDFLAGS += --gc-sections + LDFLAGS += $(if $(shell $(LD) -v --fix-cortex-a53-843419 > /dev/null 2>&1 && echo 1),--fix-cortex-a53-843419) + --_----------=_1518970299173140--