Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0.pre1
-
Fix Version/s: JRuby 1.7.0.pre2
-
Component/s: C Extensions
-
Labels:None
-
Environment:CC="ccache gcc"
-
Number of attachments :
Description
after fail go to cext/src:
CC="ccache gcc" make
fails, but:
CC=gcc make
works as expected.
my system is Linux, openSUSE 12.2 milestone 3, x86_64.