diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2022-09-12 19:53:10 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-12 19:53:10 +0900 |
| commit | ed029e9bd42d7749fe22007e33c0f61d1dd3d792 (patch) | |
| tree | adecf1fcb9611c8b42268610a2f30154cd2566be /include/ruby/ruby.h | |
| parent | 89077b4c5a8022ef563e11a7b682a4661dc9278c (diff) | |
Autoconf 2.70 or AC_PROG_CC_C99 for earlier is checking for C99
It is no longer necessary to add it to `CFLAGS`/`CPPFLAGS` later.
Furthermore, as `CPPFLAGS` is used also with C++ compiler, the option
particular to C such as `-std=gnu99` results in an error.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/6361
Merged-By: nobu <nobu@ruby-lang.org>
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions
