Changed GCC to -std=gnu11 which is the default with GCC 5.0 but not before
authorRick van Rein <rick@openfortress.nl>
Mon, 18 Apr 2016 07:35:27 +0000 (08:35 +0100)
committerRick van Rein <rick@openfortress.nl>
Mon, 18 Apr 2016 07:35:27 +0000 (08:35 +0100)
commitd96e2e4c2e5baf3a8a04485eaf8bf827529d5c16
tree3bf1be35c2e92dd4cb6fb6cfb8435e874bafd0b1
parent75087eebdfff92d4cf781a48ccbb9cdd94c0481c
Changed GCC to -std=gnu11 which is the default with GCC 5.0 but not before
* Made changes to accommodate the warnings that this generated on GCC 4
15 files changed:
include/tlspool/internal.h
lib/Makefile
src/Makefile
src/config.c
src/donai.c
src/donai.h
src/manage.h
src/starttls.c
tool/Makefile
tool/get_localid.c
tool/lidsel.c
tool/set_localid.c
tool/testcli.c
tool/testpeer.c
tool/testsrv.c