88942ce - Build the C runtime with --enable-64bit on x86_64 to avoid

Authored and Committed by mjakubicek 14 years ago
1 file changed. 12 lines added. 1 lines removed.
    - Build the C runtime with --enable-64bit on x86_64 to avoid
        undeterministic segfaults caused by possible invalid conversion of
        64bit pointers to int32_t
    
        
file modified
+12 -1