compiler: generate C stacktrace-awareness iff the platform supports it
authorJean Privat <jean@pryen.org>
Wed, 3 Jun 2015 01:28:41 +0000 (21:28 -0400)
committerJean Privat <jean@pryen.org>
Wed, 3 Jun 2015 01:28:41 +0000 (21:28 -0400)
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 <jean@pryen.org>


No differences found