summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2019-03-09 07:27:20 +0900
committerQue Quotion2019-03-09 07:27:20 +0900
commit4e10a5993876ae3534a7f120080da0635d58d5c8 (patch)
tree10940046e2e8949d1dfe74fae90f08749a8c5236 /PKGBUILD
parent2e2ba6f5d5c952a757c5cebb1abd0d2bed091f26 (diff)
downloadaur-4e10a5993876ae3534a7f120080da0635d58d5c8.tar.gz
remove some comments
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6efd61e1ebcc..518b64953861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,10 +77,6 @@ build(){
# Build with profile analysis
#make clean
#make pgo=optimize compiler=g++ platform=linux target=higan profile=${_profile} name=higan-${_profile}
-
- #Generic build; leave pgo, etc up to the package manager (makepkg-optimize)
- #make compiler=g++ platform=linux target=higan name=higan-${_profile}
-
}
package_libananke(){