File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 4444    with :
4545      build_cache_root : " /__w/" 
4646      build_artifact_suffix : default 
47-       build_configure_extra_args : ' --hip --cuda' 
47+       build_configure_extra_args : ' --no-assertions --add_security_flags=sanitize -- hip --cuda' 
4848      build_image : ghcr.io/intel/llvm/ubuntu2204_build:latest 
4949      build_ref : ${{ inputs.testing_branch || 'sycl-rel-6_1_0'  }} 
5050
@@ -104,6 +104,7 @@ jobs:
104104    uses : ./.github/workflows/sycl-windows-build.yml 
105105    with :
106106      ref : ${{ inputs.testing_branch || 'sycl-rel-6_1_0'  }} 
107+       build_configure_extra_args : ' --no-assertions --add_security_flags=sanitize' 
107108
108109      #  We upload both Linux/Windows build via Github's "Releases"
109110      #  functionality, make sure Linux/Windows names follow the same pattern.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments