OSDN Git Service

Do not assume that compiler is GCC.
authorrelan <relan@users.noreply.github.com>
Sat, 26 Jun 2010 14:59:13 +0000 (14:59 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:12 +0000 (08:26 +0300)
commite9caa81a6f5e92e3601c1d04e04ebc7d9de39ff3
treeef8a441e3e9aa77a7dd15340b8dfcee72ca6b43d
parent1287b0905c6ff87e15771369d486aecd5d783214
Do not assume that compiler is GCC.

Add GCC-specific options only when CCFLAGS is not set and compiler is
actually GCC.
SConstruct