Codebase list gir-to-d / 6e17a02
trivial: typo Matthias Klumpp 1 year, 9 months ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
44 include /usr/share/dh-dlang/dlang-flags.mk
55
66 # workaround for DMD frontend bug
7 # first foubnd in LDC:: https://github.com/ldc-developers/ldc/issues/4000
7 # first found in LDC: https://github.com/ldc-developers/ldc/issues/4000
88 ifeq ($(DC),ldc2)
99 DFLAGS += --allinst
1010 else