Compare commits
1 Commits
58a9a09c31
...
6c7bb0c3cd
| Author | SHA1 | Date | |
|---|---|---|---|
|
6c7bb0c3cd
|
@@ -78,6 +78,8 @@ 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