e65a070 The attempt at eliminating an unused direct dependency on libm fails in the

Authored and Committed by jjames 12 years ago
1 file changed. 7 lines added. 2 lines removed.
    The attempt at eliminating an unused direct dependency on libm fails in the
    presence of -fstack-protector; just leave the unused dependency.
    Disable the Java tests, which cannot find the required JNI shared object due
    to Fedora's policy of using System.load() instead of System.loadLibrary().
    
        
file modified
+7 -2