Revert "package/janet: add -std=c99 to CFLAGS"
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 13 Mar 2021 09:59:07 +0000 (10:59 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 14 Mar 2021 13:03:24 +0000 (14:03 +0100)
commit3193e37374bae4c09ebd721a4804ab5d58b863c0
tree784b5a37a7e198860c277ccf9c7dacd9830d2dd0
parentf21d46bf99e2c3a86a86586bc3e82b214104cd30
Revert "package/janet: add -std=c99 to CFLAGS"

This reverts commit b5e8f1c1475b46c8d9b7159aafe983e72d329d29. Indeed,
this commit does not fix the build failure as c_std=c99 is already set
in default_options in meson.build.

The issue is that this parameter is not used for native executables
since meson 0.51.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/janet/janet.mk