diff --git a/extra/js102/PKGBUILD b/extra/js102/PKGBUILD index 3e7a2be86..e02fbb3aa 100644 --- a/extra/js102/PKGBUILD +++ b/extra/js102/PKGBUILD @@ -2,6 +2,7 @@ # ALARM: Kevin Mihelich # - configure with --disable-lto, --disable-rust-simd +# - remove PGO build pkgname=js102 pkgver=102.15.0 @@ -84,42 +85,7 @@ build() { export MOZBUILD_STATE_PATH="$srcdir/mozbuild" export MACH_USE_SYSTEM_PYTHON=1 - # Do 3-tier PGO - echo "Building instrumented JS..." - cat >.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <.mozconfig ../mozconfig ./mach build }