Skip to content
Snippets Groups Projects
Commit 50e9712dd711 authored by Kirill Simonov's avatar Kirill Simonov
Browse files

Older versions of gcc do not know about -Wno-pointer-sign.

parent f2315236d23c
No related branches found
No related tags found
No related merge requests found
AM_CPPFLAGS = -I$(top_srcdir)/include
AM_CFLAGS = -Wno-pointer-sign
#AM_CFLAGS = -Wno-pointer-sign
LDADD = $(top_builddir)/src/libyaml.la
TESTS = test-version test-reader
check_PROGRAMS = test-version test-reader
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment