blitpxl
blitpxl

Reputation: 1

How can i specify optimization flags with the Vala compiler?

valac -v shows that it's invoking cc -O in the background, however I've found no way of passing optimization flags from valac.

I've read vala's docs and FAQs but not once has it mentioned an optimization flag (unless I've missed it).

Upvotes: 0

Views: 19

Answers (0)

Related Questions