Closed baryluk closed 4 years ago
This makes it support ldc, and uses same functional options for all 3 compilers.
Tested on ldc 1.12 (based on dmd 2.082.1), and gdc 8.3.0 (compilation fails with syntax error, because of a feature added in 2.079.1). Options are correct however.
I was not even aware we had a Makefile, I have always used dub. Anyway, will merge. Thanks!
This makes it support ldc, and uses same functional options for all 3 compilers.
Tested on ldc 1.12 (based on dmd 2.082.1), and gdc 8.3.0 (compilation fails with syntax error, because of a feature added in 2.079.1). Options are correct however.