Hash :
90b7f3ae
        
        Author :
  
        
        Date :
2023-04-17T23:59:19
        
      
test: Do not use /dev/null as compiler output file Some ld(1) implementations, such as the one on AIX, do not support using /dev/null as the output filename for the compiled object. Use an actual filename that we will then clean up.