Remove Explicit MySQL / MariaDB link dependency

This commit is contained in:
2020-04-17 09:26:38 +02:00
parent 14408c1993
commit 3077504d41
5 changed files with 0 additions and 10 deletions
-2
View File
@@ -8,5 +8,3 @@ AR := ar
CC := g++
STRIP := strip
OBJCOPY := objcopy
LFLAGS += -lmysqlclient