autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Override default CXXFLAGS


From: Sergio Belkin
Subject: Override default CXXFLAGS
Date: Fri, 21 Jan 2011 21:38:56 -0300

Hi,

Let's say we'd want to compile with CXXFLAGS=-O3. The problem is that
is set in some way as -O2. I've overriden CXXFLAGS on configura.ac
setting:

CXXFLAGS="-O3 ${CXXFLAGS}"

But I wonder if that is the proper way of do it!

I'm using Fedora 14.

Any idea?

Thanks in advance!

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified



reply via email to

[Prev in Thread] Current Thread [Next in Thread]