From ed559afbde44ebb0740cbe0e21a3e28567355694 Mon Sep 17 00:00:00 2001 From: ohfp <1813007-ohfp@users.noreply.gitlab.com> Date: Sun, 15 Mar 2020 02:00:46 +0100 Subject: enable pgo without cross for aarch64 builds, fix #104 --- PKGBUILD | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index edd50d4..b75dd8d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: lsf +# Maintainer: ohfp # Contributor: Jan Alexander Steffens (heftig) # Contributor: Ionut Biru # Contributor: Jakub Schmidtke @@ -95,7 +95,6 @@ END if [[ $CARCH == 'aarch64' ]]; then cat >>../mozconfig <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <.mozconfig ../mozconfig + fi ./mach build -- cgit