diff options
author | Robbie Harwood <rharwood@redhat.com> | 2015-11-30 16:22:53 -0500 |
---|---|---|
committer | Robbie Harwood <rharwood@redhat.com> | 2015-12-01 17:31:19 -0500 |
commit | 0577e929ef896944b2f852f0c3071684e9b282aa (patch) | |
tree | 45c1e22ac623d567fcb03a33a5d8768bfc734407 /proxy/src | |
parent | 79e92a939784d248390cc2357387e667b7c97d9c (diff) | |
download | gss-proxy-0577e929ef896944b2f852f0c3071684e9b282aa.tar.gz gss-proxy-0577e929ef896944b2f852f0c3071684e9b282aa.tar.xz gss-proxy-0577e929ef896944b2f852f0c3071684e9b282aa.zip |
Set C standard used to gnu99
gcc5 changed the default standard; in order to support older platforms,
specify our target explicitly. Setting the C stanndard to c99 doesn't
work (it really does need to be a gnu standard), and there is not yet an
autoconf macro for C11 support.
See also: https://gcc.gnu.org/gcc-5/changes.html
See also: https://www.gnu.org/software/autoconf/manual/autoconf-2.64/html_node/C-Compiler.html
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'proxy/src')
0 files changed, 0 insertions, 0 deletions