Christian Wiese
d738fcc5dd
gcc: fixed parse-config to only inject -fstack-protector if we have a proper compiler supporting it
...
Note:
At stage 0 (toolchain) we are building a static gcc with explicitely disabled
stack-smashing protection.
11 years ago
Alejandro Mery
f664d5b9b9
gcc: introduce GNU99 flag to hardcode -std=gnu99
11 years ago
Christian Wiese
505efa22e3
gcc/parse-config: changed to export CXX properly in stage 0 (see note!)
...
Note:
In my opinion it is perfectly safe to export CXX in toolchain stage because
I can see no reason why we can't assume that the build host has a properly
installed C++ compiler available.
14 years ago
Alejandro Mery
0ac32e12df
gcc: moved per-architecture options into $confdir/arch/options.$arch.in
16 years ago
Alejandro Mery
dbeae97b6a
gcc: removed "smart" optimization handling
16 years ago
Alejandro Mery
d8cf15a66c
Regenerated copyright notes broadly, without renewing them.
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Christian Wiese
4fd37f03bc
Removed trailing dot from status messages produced by gcc and ccache
17 years ago
Alejandro Mery
12b79fecfa
* relocated current package database to the trunk of the package sub-project
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago