From: Jakub Bogusz Date: Sat, 14 Aug 2010 07:13:52 +0000 (+0000) Subject: - pass V=1 to make (--disable-silent-rules for configure doesn't work) X-Git-Tag: auto/th/mono-2_8-1~4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=9c3fdc8606fb069f2383d3001d957df784642057;p=packages%2Fmono.git - pass V=1 to make (--disable-silent-rules for configure doesn't work) Changed files: mono.spec -> 1.262 --- diff --git a/mono.spec b/mono.spec index 521beee..f538b9d 100644 --- a/mono.spec +++ b/mono.spec @@ -285,7 +285,9 @@ CPPFLAGS="-DUSE_LIBC_PRIVATE_SYMBOLS -DUSE_COMPILER_TLS" # in fact the flag should be "-Wl,-z,execheap" for libmint, but: # -z execheap doesn't seem to do anything currently # -z execstack for library makes only stack executable, but not heap +# V=1 because --disable-silent-rules doesn't work %{__make} -j1 \ + V=1 \ mint_LDFLAGS="-Wl,-z,execheap -Wl,-z,execstack" %install