Actions
Bug #9658
closedconfigure --with-opt-dir=dir と clang の組合せでビルドに失敗する
Description
ruby 2.1以降で configure に --with-opt-dir=/opt/local を指定すると、
-
checking for printf prefix for long long... が、 clang の吐く clang: warning: argument unused during compilation: '-I /opt/local/include' のせいで失敗し、 config.h に PRI_LL_PREFIX の定義が入らない
-
compiling .../ext/-test-/num2int/num2int.c がこけてビルド失敗
という流れです。
パッチを添付します。
cf.
https://twitter.com/knu/status/421181635455766529
https://gist.github.com/knu/8330662
https://github.com/ruby/ruby/pull/571
Files
Actions
Like0
Like0Like0Like0Like0