From: Jean Privat Date: Wed, 3 Jun 2015 01:28:41 +0000 (-0400) Subject: compiler: generate C stacktrace-awareness iff the platform supports it X-Git-Tag: v0.7.6~66^2~4 X-Git-Url: http://nitlanguage.org?hp=da5b916dd1441b4e86e7b73abb96b00a6684086d compiler: generate C stacktrace-awareness iff the platform supports it Do not rely on the option `--stacktrace`, so that the decision to uhave them could be deported at the C compile-time Signed-off-by: Jean Privat ---