kopia lustrzana https://github.com/Hamlib/Hamlib
Change CXXFLAGS for swig compilation to avoid warnings which we can't do anything about
rodzic
bc33e3ea43
commit
209ce2c8a1
|
@ -7,6 +7,7 @@ AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/bindings $(PYTHON_CPPFLAGS) \
|
||||||
$(TCL_INCLUDE_SPEC)
|
$(TCL_INCLUDE_SPEC)
|
||||||
|
|
||||||
AM_CFLAGS = -fno-strict-aliasing
|
AM_CFLAGS = -fno-strict-aliasing
|
||||||
|
AM_CXXFLAGS = -O2
|
||||||
|
|
||||||
SWGFILES = hamlib.swg ignore.swg rig.swg rotator.swg
|
SWGFILES = hamlib.swg ignore.swg rig.swg rotator.swg
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue