HomeFreeBSD

Allow c99 when building ZFS in the kernel tree

Description

Allow c99 when building ZFS in the kernel tree

Commit 4a5d7f82 enabled building c99 out of the kernel tree.
However, when building as part of the kernel different Makefiles
are used and -std=gnu99 must additionially be added there.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5919

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Mar 27 2017, 7:31 PM
GitHub <noreply@github.com>Committed on Mar 27 2017, 7:31 PM
Parents
rG7b0dc2a317a3: Fix 'zdb -o' segmentation fault
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG06480b2790e4: Allow c99 when building ZFS in the kernel tree (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Mar 27 2017, 7:31 PM