Skip to content
  • Alexander Scheel's avatar
    Fix CHECK_DEPRECATION compatibility · 957d5baf
    Alexander Scheel authored
    
    
    The old build system respected the CHECK_DEPRECATION environment
    variable to enforce deprecation checks during (Java) compilation
    time. In the new system, this was broken by not using the ENV{}
    construct and not adding the flag to the correct variable.
    
    This was reported by @emaldona.
    
    Signed-off-by: default avatarAlexander Scheel <ascheel@redhat.com>
    957d5baf
Loading