fix for gcc warnings: dereferencing type-punned pointer will break strict-aliasing rules"

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2369 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.8
Thomas Beierlein, DL1JBE 2008-06-26 15:23:06 +00:00
rodzic 13b3d1d946
commit bd65eb907e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,7 @@ SWGDEP=$(top_srcdir)/include/hamlib/rig.h $(top_srcdir)/include/hamlib/riglist.h
$(top_srcdir)/include/hamlib/rotator.h $(top_srcdir)/include/hamlib/rotlist.h \
$(SWGFILES)
AM_CFLAGS = -fno-strict-aliasing
##########################################
# Perl binding