]> git.pld-linux.org Git - packages/dmd.git/blame - dmd-opt.patch
- up to 2.070.2; now needs fairly recent dmd compiler to bootstrap
[packages/dmd.git] / dmd-opt.patch
CommitLineData
bf555f48
JB
1--- dmd2/src/dmd/posix.mak.orig 2016-03-03 11:42:12.000000000 +0100
2+++ dmd2/src/dmd/posix.mak 2016-03-13 08:59:49.245630206 +0100
3@@ -126,6 +126,7 @@
4
5 # Default compiler flags for all source files
6 CFLAGS := $(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.040324 seconds and 4 git commands to generate.