Y
Hacker News
new
|
ask
|
show
|
jobs
by
shirleyquirk
1647 days ago
no, -d:danger turns off runtime bounds/overflow checks, assertions, and debug info, and passes '-O3 -fno-ident' to the C compiler
1 comments
carlmr
1647 days ago
Ah ok, that's fair then.
link