mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Removed "no-" from Wno-global-constructors when disabling
This commit is contained in:
		| @@ -555,7 +555,6 @@ | ||||
| 				WARNING_CFLAGS = ( | ||||
| 					"-Weverything", | ||||
| 					"-Wno-disabled-macro-expansion", | ||||
| 					"-Wno-global-constructors", | ||||
| 				); | ||||
| 			}; | ||||
| 			name = Debug; | ||||
| @@ -569,7 +568,6 @@ | ||||
| 				WARNING_CFLAGS = ( | ||||
| 					"-Weverything", | ||||
| 					"-Wno-disabled-macro-expansion", | ||||
| 					"-Wno-global-constructors", | ||||
| 				); | ||||
| 			}; | ||||
| 			name = Release; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash