Remove -Werror, does not compile on GCC due to warning in source SDK.
This commit is contained in:
		
							parent
							
								
									b2b29cb33f
								
							
						
					
					
						commit
						ba7fedca6e
					
				| @ -200,7 +200,7 @@ class SMConfig(object): | ||||
|       '-pipe', | ||||
|       '-fno-strict-aliasing', | ||||
|       '-Wall', | ||||
|       '-Werror', | ||||
| #      '-Werror', | ||||
|       '-Wno-unused', | ||||
|       '-Wno-switch', | ||||
|       '-Wno-array-bounds', | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user