kopia lustrzana https://github.com/Hamlib/Hamlib
Suppress swig 452 warning
rodzic
f2fe51fac8
commit
e93d368fcb
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/include -I$(top_srcdir)/bindings \
|
AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/include -I$(top_srcdir)/bindings \
|
||||||
$(TCL_INCLUDE_SPEC) $(PYTHON_CPPFLAGS)
|
$(TCL_INCLUDE_SPEC) $(PYTHON_CPPFLAGS) -w451
|
||||||
|
|
||||||
AM_CFLAGS = @AM_CPPFLAGS@ -fno-strict-aliasing
|
AM_CFLAGS = @AM_CPPFLAGS@ -fno-strict-aliasing
|
||||||
AM_CXXFLAGS = -O2
|
AM_CXXFLAGS = -O2
|
||||||
|
|
Ładowanie…
Reference in New Issue