Alpha version 1.2.4: Fix build for old OS X versions.
This commit is contained in:
		
							parent
							
								
									907b6f0a78
								
							
						
					
					
						commit
						0380e66c30
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -31,6 +31,14 @@
 | 
			
		|||
    ],
 | 
			
		||||
    'defines': [
 | 
			
		||||
    ],
 | 
			
		||||
    'conditions': [[ 'build_macold', {
 | 
			
		||||
      'xcode_settings': {
 | 
			
		||||
        'OTHER_CPLUSPLUSFLAGS': [ '-nostdinc++' ],
 | 
			
		||||
      },
 | 
			
		||||
      'include_dirs': [
 | 
			
		||||
        '/usr/local/macold/include/c++/v1',
 | 
			
		||||
      ],
 | 
			
		||||
    }]],
 | 
			
		||||
    'variables': {
 | 
			
		||||
      'crl_src_loc': '../ThirdParty/crl/src/crl',
 | 
			
		||||
      'official_build_target%': '',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue