mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
4 lines
145 B
Plaintext
4 lines
145 B
Plaintext
*shared*
|
|
# Adjust -L and -I as necessary for your local configuration.
|
|
_mysql _mysqlmodule.c -L/usr/lib/mysql -I/usr/include/mysql -lmysqlclient
|