Skip to content

Commit 9056dd7

Browse files
committed
WL#15112 Add checks for bundled 3rd party dependencies - post push fixes
Ignore jemalloc.dll Change-Id: If3fa1f663c23b06b2a2eb53a453f3f117921ee1f
1 parent 72c5573 commit 9056dd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@ set(IGNORED_LIBS
428428
libmysql lber libprotobuf
429429
ldap # note: this is needed only by server-side plugin
430430
libcurl libmecab zlib
431+
jemalloc
431432
)
432433

433434

0 commit comments

Comments
 (0)