Compile with symbols when requested on all plats
This commit is contained in:
parent
c2a95f077f
commit
6551b25b07
@ -343,7 +343,7 @@ module Superenv
|
||||
|
||||
sig { void }
|
||||
def set_debug_symbols
|
||||
append_to_cccfg "D" if OS.mac?
|
||||
append_to_cccfg "D"
|
||||
end
|
||||
|
||||
# @private
|
||||
|
Loading…
x
Reference in New Issue
Block a user