Bugzilla – Bug 1445
When build with "-d release", don't suffix "-release"
Last modified: 2012-07-12 07:36:31 UTC
Currently, we suffix "-release" "-debug" "-optimized" in file name of shared objects. Suffix "-debug" and "-optimized" may be a great idea, while "-release" may not be.
I'm kind of neutral about this. As long as parallel install of different build types remains possible, why not. Vedran, any thoughts?
No strong opion either. Dropping "-release" is OK with me.
changeset: 8894:90d67c5e8255 tag: tip user: Gustavo J. A. M. Carneiro <gjc@inescporto.pt> date: Thu Jul 12 12:35:31 2012 +0100 summary: Bug 1445 - When build with "-d release", don't suffix "-release"