diff options
| author | cremno <[email protected]> | 2014-03-05 20:27:58 +0100 |
|---|---|---|
| committer | cremno <[email protected]> | 2014-03-05 20:27:58 +0100 |
| commit | ab025dc51191cfe7eb246d1f4eb38aafb0ab1a0f (patch) | |
| tree | 836e6cf749585d640c3d8267f6a39b452f51d500 /include | |
| parent | 2f20463b7746aefd7d5334166590bb633753ccdd (diff) | |
| download | mruby-ab025dc51191cfe7eb246d1f4eb38aafb0ab1a0f.tar.gz mruby-ab025dc51191cfe7eb246d1f4eb38aafb0ab1a0f.zip | |
visualcpp toolchain: change compiler/linker flags
with these flags visualcpp should behave more like the gcc toolchain
c:
- produce debug information
- optimize for speed instead of disabling optimization
- use non-debug version of Microsoft's C library
- remove unused and unnecessary macro definitions
cxx:
- separate C and C++ (#1594)
- specify kind of exception handling (see warning C4530)
linker:
- produce debug information
- disable incremental linking and re-enable optimizations
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
