« Return to Thread: How can I specify a flag with trailing "-"?

Re: How can I specify a flag with trailing "-"?

by Motonari Ito-2 :: Rate this Message:

Reply to Author | View in Thread

> I try to specify <variant>release:<cxxflags>/GS- but it results in
"/GS"
> only and omits the trailing "-".

I found that

<cxxflags>-GS-

works.

Thank you.


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: How can I specify a flag with trailing "-"?