We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e9119 commit 15ff468Copy full SHA for 15ff468
config.nims
@@ -193,13 +193,6 @@ when not defined(use_system_rocksdb) and not defined(windows):
193
else:
194
switch("gcc.linkerexe", "g++")
195
196
-# This applies per-file compiler flags to C files
197
-# which do not support {.localPassC: "...".}
198
-# Unfortunately this is filename based instead of path-based
199
-# Assumes GCC
200
-
201
-put("secp256k1.always", "-fno-lto -fomit-frame-pointer")
202
203
# ############################################################
204
#
205
# No LTO for crypto
0 commit comments