mirror of
https://github.com/dlang/phobos.git
synced 2025-04-25 20:50:58 +03:00
Update DSCANNER_HASH for interpolated strings (#10720)
This commit is contained in:
parent
dfc3d021c6
commit
4ec4e54bcd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -97,7 +97,7 @@ ROOT_OF_THEM_ALL = generated
|
|||
ROOT = $(ROOT_OF_THEM_ALL)/$(OS)/$(BUILD)/$(MODEL)
|
||||
DUB=dub
|
||||
TOOLS_DIR=../tools
|
||||
DSCANNER_HASH=5a53c538d0aa832f03840840271b6631fbbfc53d
|
||||
DSCANNER_HASH=dc907e4a24900cd20e365082c1232967b468be4d
|
||||
DSCANNER_DIR=$(ROOT_OF_THEM_ALL)/dscanner-$(DSCANNER_HASH)
|
||||
|
||||
# Set DRUNTIME name and full path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue