2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -6,7 +6,7 @@ include config.mk | ||||
| # flags for compiling | ||||
| DWLCPPFLAGS = -I. -DWLR_USE_UNSTABLE -D_POSIX_C_SOURCE=200809L \ | ||||
| 	-DVERSION=\"$(VERSION)\" $(XWAYLAND) | ||||
| DWLDEVCFLAGS = -g -pedantic -Wall -Wextra -Wdeclaration-after-statement \ | ||||
| DWLDEVCFLAGS = -g -Wpedantic -Wall -Wextra -Wdeclaration-after-statement \ | ||||
| 	-Wno-unused-parameter -Wshadow -Wunused-macros -Werror=strict-prototypes \ | ||||
| 	-Werror=implicit -Werror=return-type -Werror=incompatible-pointer-types \ | ||||
| 	-Wfloat-conversion | ||||
|   | ||||
		Reference in New Issue
	
	Block a user