File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,14 +42,14 @@ set(PHP_ZEND_CHECK_STACK_LIMIT_EXITCODE 0)
4242# Set the exit code of the preserve_none check. 
4343set (PHP_ZEND_HAVE_PRESERVE_NONE_EXITCODE 0)
4444
45- # Set the exit code of the check if syscall to create shadow stack exists. 
46- set (PHP_ZEND_SHADOW_STACK_SYSCALL_EXITCODE 1)
47- 
4845# Set the exit code and the output of the ZEND_MM check. 
4946# See CheckMMAlignment.cmake. 
5047set (PHP_ZEND_MM_EXITCODE 0)
5148set (PHP_ZEND_MM_EXITCODE__TRYRUN_OUTPUT "(size_t)8 (size_t)3 0" )
5249
50+ # Set the exit code of the check if syscall to create shadow stack exists. 
51+ set (PHP_ZEND_SHADOW_STACK_SYSCALL_EXITCODE 1)
52+ 
5353################################################################################ 
5454# sapi/fpm 
5555################################################################################ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments