YJIT: Enable debug symbols in dev_nodebug (#7822)

This commit is contained in:
Takashi Kokubun 2023-05-19 09:05:39 +09:00 committed by GitHub
parent cfb7997353
commit 94a513b08f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
Notes: git 2023-05-19 00:06:08 +00:00
Merged-By: k0kubun <takashikkbn@gmail.com>

View File

@ -32,7 +32,6 @@ overflow-checks = true
[profile.dev_nodebug]
inherits = "dev"
debug = false
[profile.stats]
inherits = "release"