2b3331d Use 'sql:' prefix in nss.fips.cfg

Authored and Committed by ahughes 2 years ago
    Use 'sql:' prefix in nss.fips.cfg
    
    Fedora 35 and better no longer ship the legacy
    secmod.db file as part of the nss package. Explicitly
    tell OpenJDK to use sqlite-based sec mode.
    
    Reduce disk footprint by removing build artifacts by default.
    Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le.
    
    Replaced hardcoded 11 by featurever where appropriate
    Fixed comment of `for slowdebug` to correct `any debug`
    
    Resolves: RHBZ#2019555
    
        
  • Build completed
    success
    Built as java-11-openjdk-1:11.0.13.0.8-2.fc33
    2 years ago
file modified
+66 -27
file modified
+1 -1