Browse Source
The way the build was fixed for gcc >= 5.3 breaks the build for older compiler versions on waf. Fix this by ifdef'ing for WAF_BUILD and checking the compiler version.master
1 changed files with 19 additions and 14 deletions
Loading…
Reference in new issue