Skip to content

Commit 8919fc4

Browse files
committed
MOD build.sh: use bundled tirpc to compile
1 parent 99b28ae commit 8919fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ cmake_args=(
212212
-DWITH_EXTRA_CHARSETS=all
213213
-DWITH_ZLIB=bundled
214214
-DWITH_ZSTD=bundled
215+
-DWITH_TIRPC=bundled
215216
-DWITH_MYISAM_STORAGE_ENGINE=1
216217
-DWITH_INNOBASE_STORAGE_ENGINE=1
217218
-DWITH_CSV_STORAGE_ENGINE=1

0 commit comments

Comments
 (0)