]> git.pld-linux.org Git - packages/dmd.git/blob - dmd-opt.patch
- up to 2.072.0
[packages/dmd.git] / dmd-opt.patch
1 --- dmd2/src/dmd/posix.mak.orig 2016-06-16 16:00:10.672370313 +0200
2 +++ dmd2/src/dmd/posix.mak      2016-06-16 16:37:01.565610862 +0200
3 @@ -136,6 +136,7 @@
4  
5  # Default compiler flags for all source files
6  CXXFLAGS := $(WARNINGS) \
7 +       $(CXXOPTFLAGS) \
8         -fno-exceptions -fno-rtti \
9         -D__pascal= -DMARS=1 -DTARGET_$(OS_UPCASE)=1 -DDM_TARGET_CPU_$(TARGET_CPU)=1 \
10         $(MODEL_FLAG)
This page took 0.061467 seconds and 3 git commands to generate.