hyperboria / bugs

Peer-to-peer IPv6 networking, secure and near-zero-conf.
154 stars 17 forks source link

Allow selecting -O0 as optimization level. #54

Closed Kubuxu closed 9 years ago

Kubuxu commented 9 years ago

In -O2 variables that are used only once are getting eliminated.

ansuz commented 9 years ago

looks good to me.