wilseypa / llamaOS

Low-LAtency Minimal Appliance Operating System
Other
4 stars 2 forks source link

Debug vs Release compiler settings #115

Open wmagato opened 11 years ago

wmagato commented 11 years ago

Certain settings make debugging easier but may also effect performance (-O, -mno-redzone, etc). Maybe create a dev and prod build environments.