diff options
| author | Doron Behar <doron.behar@gmail.com> | 2020-06-07 10:19:16 +0300 |
|---|---|---|
| committer | Doron Behar <doron.behar@gmail.com> | 2020-11-09 16:17:39 +0200 |
| commit | f59f04352aace7ba228695de0ec8e716ce82134f (patch) | |
| tree | 053017939914700dbe8c428873ca9bcbbac2c972 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 8aaf2e60e54409dfa06011077991d20600365386 (diff) | |
ruby: Rename removeReferencesToCC flag to `!jitSupport`
If JIT support is built in to ruby, there's no choice other then to
leave this cc reference as is. removeReferencesToCC didn't do it's job
completely since some time ago. That's why it was practically redundant
- `lib/ruby/${version}/<platform>/rbconfig.rb` still referenced cc.
Removing this reference from
`lib/ruby/${version}/<platform>/rbconfig.rb` as well might lead to
breakage in some Gems that require this feature.
But, if JIT support is not desired, it should be safe enough to
completely remove all cc references, both in
lib/ruby/${version}/<platform>/rbconfig.rb and in $out/lib/libruby.so .
Hence now `rubyMinimal` has JIT support disabled and it has no
references at all to stdenv.cc.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
