restrict from applying gcc only flags
commitcca662bdc6f952d9a619249ab4820642221dbb1f
authorFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 14 Apr 2010 14:53:16 +0000 (14 16:53 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 28 Feb 2012 19:32:30 +0000 (28 20:32 +0100)
tree1f78a89b211e9c60a6f7b991686938cb8e1ae675
parent50cbe6da7cb4ad3e1c21dd7c5564ab4bb5afc7a8
restrict from applying gcc only flags

testings of gcc's optimization variables against other compilers can't be
trusted as they might just propagate them to linker, without throwing
an error to autoconf. In the suncc case, the linker will fail later.
configure.ac