From 0107e0e3064c33a5435c55ea54a029ccb66d411e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Wed, 28 Aug 2019 20:58:12 +0800 Subject: =?UTF-8?q?=E4=BD=A0=E4=B9=9F=E8=A6=81=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- make.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/make.lua b/make.lua index 8eae1031..bde22e8f 100644 --- a/make.lua +++ b/make.lua @@ -15,6 +15,7 @@ lm:shared_library 'lni' { links = { platform.OS == "Linux" and "stdc++", }, + visibility = 'default', } lm:shared_library 'lpeglabel' { -- cgit v1.2.3