From be0839a478318185d6d17419ff285809b654361a Mon Sep 17 00:00:00 2001 From: Chi-Kuan Chiu <105687635+devarajabc@users.noreply.github.com> Date: Mon, 12 May 2025 02:15:12 +0800 Subject: [Docs]Fix the format of Commit 816c4bd (#2622) --- docs/COMPILE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/COMPILE.md') diff --git a/docs/COMPILE.md b/docs/COMPILE.md index 2afd2cc5..8580a70d 100644 --- a/docs/COMPILE.md +++ b/docs/COMPILE.md @@ -259,9 +259,9 @@ To have a trace enabled build (***the interpreter will be slightly slower***), a #### Build DynaRec -Add `-D ARM_DYNAREC=ON` option to enable DynaRec on ARM machines. -Add `-D RV64_DYNAREC=ON` option to enable DynaRec on RV64 machines. -Add `-D LARCH64_DYNAREC=ON` option to enable DynaRec on LARCH64 machines. +Add `-D ARM_DYNAREC=ON` option to enable DynaRec on ARM machines. +Add `-D RV64_DYNAREC=ON` option to enable DynaRec on RV64 machines. +Add `-D LARCH64_DYNAREC=ON` option to enable DynaRec on LARCH64 machines. #### Save memory at run time -- cgit 1.4.1