From a19f8e1a60bc299c6c8615e58f78da41e253d37e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Wei=C3=9F?= Date: Wed, 1 Feb 2017 18:47:44 +0000 Subject: [PATCH] fix SR-3819: add -ldl to static executables (almost certainly needed by ICU) --- utils/static-executable-args.lnk | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/static-executable-args.lnk b/utils/static-executable-args.lnk index 6987433fc6185..ac2958e24d86d 100644 --- a/utils/static-executable-args.lnk +++ b/utils/static-executable-args.lnk @@ -11,3 +11,4 @@ -licui18n -licuuc -licudata +-ldl