I want to add some flags per default, so as not to type them at each compilation.
is there any way to add compile flags per default ?
Like optimisation flags or whatever. I found a solution with alias, but i dont know if its a good way, if u have better ideas !