Skip to content

Commit 9027b2d

Browse files
committed
Restore the doc heading.
1 parent d609acf commit 9027b2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/build_wamr.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ cmake -DWAMR_BUILD_PLATFORM=linux -DWAMR_BUILD_TARGET=ARM
141141
142142
### **Enable Garbage Collection**
143143
- **WAMR_BUILD_GC**=1/0, default to disable if not set
144+
145+
### **Set the Garbage Collection heap size**
144146
- **WAMR_BUILD_GC_HEAP_SIZE_DEFAULT**=n, default to 128 kB (131072) if not set
145147

146148
### **Configure Debug**

0 commit comments

Comments
 (0)