mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* Set value for std with c99 to avoid compile error on CentOS7. * Get parameter from stack by same sequence. * Add performance test.
2 lines
80 B
Bash
Executable file
2 lines
80 B
Bash
Executable file
gcc -std=c99 lua_connector51.c -fPIC -shared -o luaconnector51.so -Wall -ltaos
|
|
|