Skip to content

Releases: USU-Security/ipvisualizer

Release list

GCC5 updates

Choose a tag to compare

@ekoyle ekoyle released this 24 May 18:32

GCC 5 changed the default standard to gnu11 from gnu89. Rather than trying to hack around it, remove inline functions and let the optimizer do its thing.