fix RTF_MULTICAST and g++ -w

This commit is contained in:
Daniel Skowroński 2016-12-27 13:07:05 +01:00
parent ba07d1f91d
commit 18c9dc8a06
2 changed files with 5 additions and 1 deletions

View file

@ -34,7 +34,7 @@ else
STRIP=strip --strip-all
endif
CXXFLAGS+=$(CFLAGS) -fno-rtti -fpermissive -w
CXXFLAGS+=$(CFLAGS) -fno-rtti -fpermissive
all: one