You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-07 02:42:49 +03:00
Build fix:
Move the setting "treat warning as errors" befind feature detection, otherwise several try_compile/try_run commands will fail.
This commit is contained in:
@@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
#include "my_test.h"
|
||||
#include <math.h>
|
||||
|
||||
#define MY_INT64_NUM_DECIMAL_DIGITS 21
|
||||
#define MAX_INDEXES 64
|
||||
|
Reference in New Issue
Block a user