]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: make it build with older compilers again
authorJohannes Berg <johannes.berg@intel.com>
Mon, 4 Feb 2019 13:32:36 +0000 (14:32 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 Feb 2019 13:37:39 +0000 (14:37 +0100)
commit6439859e0efe4e10c2af814c0b527ee92b34474b
tree1b715c268a725cd521f66e3f669bbb5e849017bf
parent311c9f2d7c01b4fddf39f227e58266bfa41e19e2
iw: make it build with older compilers again

There's no reason to require a newer compiler that understands
-Wstringop-overflow=4, make that optional.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Makefile