summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2019-03-03 17:37:44 +0900
committerQue Quotion2019-03-03 17:37:44 +0900
commit2e2ba6f5d5c952a757c5cebb1abd0d2bed091f26 (patch)
tree8ed15be70c52911ac41d9a2119c9a6a38c5e505b /PKGBUILD
parent6059be3af48f98a0a02f97ea272ec3ff8f3e446f (diff)
downloadaur-2e2ba6f5d5c952a757c5cebb1abd0d2bed091f26.tar.gz
Sometimes nano decides to put a linebreak where it word wrapped
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54f1b1611911..6efd61e1ebcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,8 +69,7 @@ build(){
# Profile Guided Optimization build
#
# Build with profile generation
- #make pgo=instrument compiler=g++ platform=linux target=higan profile=${_profile}
-name=higan-${_profile}
+ #make pgo=instrument compiler=g++ platform=linux target=higan profile=${_profile} name=higan-${_profile}
#
# Run all cores and SFC special chips (except the new (famicom variant) nSide systems (Playchoice 10, VS System))
#"${srcdir}/profilebatch" "out/higan-${_profile}" "/home/${USER}/ROMS/higan"