mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +00:00
build: fix C flags for older compiler[s]
This commit is contained in:
@@ -13,7 +13,7 @@ AM_CFLAGS = -Wall \
|
||||
-O3 \
|
||||
-Wstrict-aliasing=2 \
|
||||
-fstrict-aliasing \
|
||||
-Wpedantic
|
||||
-pedantic
|
||||
|
||||
lib_LTLIBRARIES = libcglm.la
|
||||
libcglm_la_LDFLAGS = -no-undefined -version-info 0:1:0
|
||||
|
Reference in New Issue
Block a user