]> git.pld-linux.org Git - packages/ruby.git/commitdiff
explain why debug was placed there
authorElan Ruusamäe <glen@delfi.ee>
Thu, 20 Oct 2016 18:16:41 +0000 (21:16 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 20 Oct 2016 18:37:11 +0000 (21:37 +0300)
ruby.spec

index 4c7f2408f22f64dff496135896af43fd85c05c8a..461fdd0acd2efc24a17e887277aa973ed5013d63 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -11,6 +11,8 @@
 %bcond_with    bootstrap       # build bootstrap version
 %bcond_with    tests           # build without tests
 
+# prevent some weird build error:
+# readlink: unrecognized option '--library=pthread'
 %define debug 1
 
 %define                rel             0.1
This page took 0.062104 seconds and 4 git commands to generate.