DMDFE 2.058

epel9
Jonathan MERCIER 13 years ago
parent 77a95fb7b2
commit 70202a72c3

@ -4,6 +4,6 @@
# Include directory where all .di or .d file are installed.
%_d_includedir %{_includedir}/d
# Compile options for ldc and make file
%_d_optflags -release -w -g -O2
%_d_optflags -release -w -g -O3
# Lib directory path
%_d_libdir %{_libdir}/d
%_d_libdir %{_libdir}/d/

Loading…
Cancel
Save