Compare commits
1 Commits
6c7bb0c3cd
...
58a9a09c31
| Author | SHA1 | Date | |
|---|---|---|---|
|
58a9a09c31
|
@@ -78,8 +78,6 @@ in
|
||||
] ++
|
||||
(optional enableJemalloc "--with-jemalloc=${jemallocNanos6}") ++
|
||||
(optional enableGlibcxxDebug "CXXFLAGS=-D_GLIBCXX_DEBUG") ++
|
||||
# Most nanos6 api symbols are resolved at runtime, so prefer
|
||||
# ifunc by default
|
||||
(optional isCross "--with-symbol-resolution=ifunc");
|
||||
|
||||
postConfigure = lib.optionalString (!enableDebug) ''
|
||||
|
||||
Reference in New Issue
Block a user