From f38c6e9eee69d415091648e4e1be22a65df3b62e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 20 Aug 2021 17:36:42 +0200 Subject: [PATCH] - added missing sysprof bcond --- cjs.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cjs.spec b/cjs.spec index 053eda2..25130a7 100644 --- a/cjs.spec +++ b/cjs.spec @@ -1,5 +1,6 @@ # # Conditional build: +%bcond_without sysprof # sysprof profiling support %bcond_without systemtap # systemtap/dtrace trace support %bcond_with tests # JS tests (upstream failed to update them, e.g. tests for version < 4.0.0; some require $DISPLAY) -- 2.44.0