packaging: Add NO_JEVENTS=1 option to build perf 71/306671/2
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 26 Feb 2024 02:52:54 +0000 (11:52 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 26 Feb 2024 02:56:53 +0000 (11:56 +0900)
commit212b15900a7ed5a61dffe23dc2b42d1a46603253
treeb732eddbba2f93b0d62a22ef063d54bba9bab4b8
parentba0b4a5cd974d3a7a016bb6d3a1a533ed00470ca
packaging: Add NO_JEVENTS=1 option to build perf

Add NO_JEVENTS=1 option to build perf for aarch64.
During building aarch64, it's failed with below message.

[   61s] Makefile.config:846: No python interpreter was found: disables Python support - please install python-devel/python-dev
[   61s] Makefile.config:881: *** ERROR: No python interpreter needed for jevents generation. Install python or build with NO_JEVENTS=1..  Stop.
[   61s] make[1]: *** [Makefile.perf:242: sub-make] Error 2
[   61s] make: *** [Makefile:70: all] Error 2
[   61s] error: Bad exit status from /var/tmp/rpm-tmp.dIxz2n (%build)

Change-Id: I77ebb333561733cef1f45cb1432dedacb3b5191c
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
packaging/linux-rpi4.spec