Actions
Bug #19180
closedrbconfig.rb does not get updated when common.mk is changed
Description
I changed UNICODE_VERSION in common.mk to 15.0.0, and ran make up
, make
, make runnable
, and various tests several times.
Still rbconfig.rb, and therefore RbConfig::CONFIG["UNICODE_VERSION"]
, says that the Unicode version is 14.0.0.
There seems to be a missing dependency of rbconfig.rb on common.mk somewhere in the makefiles, please add such a dependency.
Actions
Like0
Like0