diff options
author | Nobuyoshi Nakada <[email protected]> | 2022-09-12 19:53:10 +0900 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-12 19:53:10 +0900 |
commit | ed029e9bd42d7749fe22007e33c0f61d1dd3d792 (patch) | |
tree | adecf1fcb9611c8b42268610a2f30154cd2566be /test/ruby/test_transcode.rb | |
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 <[email protected]>
Diffstat (limited to 'test/ruby/test_transcode.rb')
0 files changed, 0 insertions, 0 deletions