Recompile when config.yml changes#3932
Conversation
59e7509 to
bbfa295
Compare
* Fixes ruby#3931. * The first line is the default one, we want to keep that default dependency too. * Some docs about this: https://docs.ruby-lang.org/en/4.0/MakeMakefile.html
bbfa295 to
318ee7d
Compare
|
Ah, right:
So quite easy actually. But shouldn't this include all the headers? This basically just takes care of all the gitignored/generated ones but what if for example |
|
I had unknown symbol errors after #3964 was merged so without looking too much into it I guess my comment is somewhat relevant. At least it failed loudly this time 😅 |
Yes, I think you're right, I'll try it. |
|
I found that adding the headers to Would be nice since they can just be globbed in ruby |
|
Yes, I came to the same conclusion, #3967 |
config.ymlchanges #3931.