
-L/opt/ooce/mariadb-10.11/lib/amd64/ -Wl -lmysqlclient -lz -lnsl -lsocket -ldl -lm -lssl -lcrypto


# The top line will be used when linking. 
# An empty line is for linking without DB support.

-L/opt/ooce/mariadb-10.11/lib -lmysqlclient -lnsl -lm
-L/usr/lib/mysql -lmysqlclient -lnsl -lm

# Settings for MySQL or MariaDB (on Illumos)

-L/usr/local/pgsql/lib -lpq -lcrypt
# A usual choice for PostgreSQL
