From 70202a72c326e1a359b0511c1f3b460161d36770 Mon Sep 17 00:00:00 2001 From: Jonathan MERCIER Date: Wed, 15 Feb 2012 17:34:07 +0100 Subject: [PATCH] DMDFE 2.058 --- macros.ldc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macros.ldc b/macros.ldc index 60132c6..076cf7d 100644 --- a/macros.ldc +++ b/macros.ldc @@ -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/