Hi Simon!
Set your CFLAGS and CXXFLAGS environment variables before calling
configure and make.
Example:
CFLAGS="-march=native -pipe -ggdb" CXXFLAGS="${CFLAGS}" ./configure
CFLAGS="-march=native -pipe -ggdb" CXXFLAGS="${CFLAGS}" make
etc
Thanks,
Dyweni
On Sun, 15 May 2011 20:37:16 +0800, Simon Tian wrote:
Hi Dyweni,
Can I do this by any options of "./configure"? or JUST modify
the Makefile manually?
Thx!
Simon
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html