mirror of
				https://github.com/webmproject/libwebp.git
				synced 2025-10-31 02:15:42 +01:00 
			
		
		
		
	makefile.unix: disable Wvla by default
bad merge from fc7815d restored the flag.
Change-Id: Ifbc6c5f78f80934c0ddd26bcd2ea8ea110ab6385
			
			
This commit is contained in:
		| @@ -45,7 +45,7 @@ EXTRA_FLAGS += -Wextra -Wold-style-definition | |||||||
| EXTRA_FLAGS += -Wmissing-prototypes | EXTRA_FLAGS += -Wmissing-prototypes | ||||||
| EXTRA_FLAGS += -Wmissing-declarations | EXTRA_FLAGS += -Wmissing-declarations | ||||||
| EXTRA_FLAGS += -Wdeclaration-after-statement | EXTRA_FLAGS += -Wdeclaration-after-statement | ||||||
| EXTRA_FLAGS += -Wvla | # EXTRA_FLAGS += -Wvla | ||||||
|  |  | ||||||
| #### Nothing should normally be changed below this line #### | #### Nothing should normally be changed below this line #### | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user