Changeset 43299af for doc/man


Ignore:
Timestamp:
Dec 23, 2024, 11:28:47 AM (4 weeks ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
4f4ae60
Parents:
a5e2786f
Message:

Isolated the removal of -fgnu89-inline. With the recent static/static inline updates this does not effect any of our code but should enable further optimizations. And the new standard is a quarter centery old.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/man/cfa.1

    ra5e2786f r43299af  
    5757.IP "-std=gnu11" 3
    5858The 2011 C standard plus GNU extensions.
    59 .IP "-fgnu89-inline"
    60 Use the traditional GNU semantics for inline routines in C11 mode, which allows inline routines in header files.
    6159.IP "-imacros stdbool.h"
    6260Include stdbool.h to get defines for bool/true/false.
Note: See TracChangeset for help on using the changeset viewer.