Skip to content

Commit 4c10e97

Browse files
committed
Added USE_SYSTEM_MALLOC flag to build script
1 parent 0a7c606 commit 4c10e97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

WebKitFuzz/build_webkitfuzz.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ cmake -DCMAKE_BUILD_TYPE=Release -DPORT=GTK -G "Unix Makefiles" \
5353
-DUSE_JPEGXL=OFF \
5454
-DENABLE_THUNDER=OFF \
5555
-DENABLE_JOURNALD_LOG=OFF \
56+
-DUSE_SYSTEM_MALLOC=ON \
5657
..
5758

5859
# Calling make with <num cores>*2. Change based on your machine

0 commit comments

Comments
 (0)