Skip to content
Commit d64f2881 authored by Matthew Bauer's avatar Matthew Bauer
Browse files

make-derivation: don’t assert on separateDebugInfo

When separateDebugInfo = true & !stdenv.hostPlatform.isLinux, we
always gave an error. There is no reason to do this. Instead, just
don’t add separate debug info when we aren’t on Linux.
parent 13e45aee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment