From 9f62e769d1f712fad780e8b8d0a6aa69330b8330 Mon Sep 17 00:00:00 2001 From: Sami Vaarala Date: Mon, 16 Jan 2017 06:32:56 +0200 Subject: [PATCH] FIXME --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d079822153..4373705777 100644 --- a/Makefile +++ b/Makefile @@ -90,6 +90,7 @@ CONFIGOPTS_EMDUK=-UDUK_USE_FASTINT -UDUK_USE_PACKED_TVAL CONFIGOPTS_DUKWEB=--option-file util/dukweb_base.yaml --fixup-file util/dukweb_fixup.h # Profile guided optimization test set. +# FIXME PGO_TEST_SET=\ tests/ecmascript/test-dev-mandel2-func.js \ tests/ecmascript/test-dev-totp.js \