From: <ki...@us...> - 2013-10-08 13:21:19
|
Revision: 2431 http://sourceforge.net/p/rubycocoa/svn/2431 Author: kimuraw Date: 2013-10-08 13:21:15 +0000 (Tue, 08 Oct 2013) Log Message: ----------- Correct CFLAGS "-Idir" with --sdkroot option need to add "sdkroot" dir for -I option of ffi and rexml2. -I/usr/include/ffi -> -I$(SDKROOT)/usr/include/ffi Modified Paths: -------------- trunk/src/ChangeLog trunk/src/pre-config.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |