Conditionally set GDC var
parent
3a71b11323
commit
d9c607da08
@ -1,3 +1,3 @@
|
||||
GDC=gdc
|
||||
GDC?=gdc
|
||||
demangle: demangle.d
|
||||
$(GDC) -O2 $< -o $@
|
||||
|
Loading…
Reference in New Issue