summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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(){