mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-27 22:00:17 +03:00
commit
31757b782b
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -32,7 +32,7 @@ override GDC_FLAGS += $(DFLAGS)
|
|||
DMD_TEST_FLAGS = -w -g -Jbin -version=StdLoggerDisableWarning
|
||||
override LDC_FLAGS += -O5 -release -oq -d-version=StdLoggerDisableWarning
|
||||
override GDC_FLAGS += -O3 -frelease -d-version=StdLoggerDisableWarning
|
||||
SHELL:=/bin/bash
|
||||
SHELL:=/usr/bin/env bash
|
||||
|
||||
all: dmdbuild
|
||||
ldc: ldcbuild
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue