mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 05:30:33 +03:00
make: remove duplicate ifdef block for NO_AUTODECODE
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
This commit is contained in:
parent
5ab9ad2561
commit
f92527f157
1 changed files with 0 additions and 4 deletions
|
@ -150,10 +150,6 @@ ifdef NO_AUTODECODE
|
|||
override DFLAGS += -version=NoAutodecodeStrings
|
||||
endif
|
||||
|
||||
ifdef NO_AUTODECODE
|
||||
override DFLAGS += -version=NoAutodecodeStrings
|
||||
endif
|
||||
|
||||
UDFLAGS=-unittest -version=StdUnittest
|
||||
|
||||
# Set DOTOBJ and DOTEXE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue