Add make variable NOOPT to disable optimization flags#105
Add make variable NOOPT to disable optimization flags#105ViralBShah merged 1 commit intoJuliaMath:masterfrom petercolberg:master
Conversation
This is used by Debian to build an unoptimized variant for debugging.
[WIP] More makefile improvements
|
Sorry for not being clear, WIP stands for work in progress… |
|
Could you undo the merge? |
|
Of course. Didn't see that. I think I can only revert it for now. I have also sent you commit access so you could do it as well. |
|
It's a protected branch, it turns out. If you don't mind, we can revert, or do a new PR for the remaining things. |
|
I noticed the protected branch. That is good practice anyway. Then please leave it as is. The commit itself is good, I was just going to add more related commits to the pull request. |
|
Are we sure this |
|
Also, @ViralBShah, could you add @petercolberg and @xyproto (for Arch) to the packagers team? I just discovered this allows CCing all team members by writing |
|
I think |
|
Added to distro-packagers. |
This is used by Debian to build an unoptimized variant for debugging.