Kouhei Sutou
null+****@clear*****
Sun Dec 29 21:44:40 JST 2013
Kouhei Sutou 2013-12-29 21:44:40 +0900 (Sun, 29 Dec 2013) New Revision: 1c5a397b25d8a4ce18775429de1a42aef21531bf https://github.com/mroonga/homebrew/commit/1c5a397b25d8a4ce18775429de1a42aef21531bf Message: Remove needless code for latest Mroonga Modified files: mroonga.rb Modified: mroonga.rb (+0 -1) =================================================================== --- mroonga.rb 2013-12-29 21:43:44 +0900 (a11f6d8) +++ mroonga.rb 2013-12-29 21:44:40 +0900 (7a90900) @@ -146,7 +146,6 @@ class Mroonga < Formula end def install_mroonga(mysql_source_path, mysql_config_path) - ENV.append_to_cflags("-DDISABLE_DTRACE") # Remove me since 3.0.1 configure_args = build_configure_args(mysql_source_path, mysql_config_path) system("./configure", *configure_args) system("make") -------------- next part -------------- HTML����������������������������...下载