mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	VDR 1.7.27 suggested change.
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -37,7 +37,7 @@ CXX	 ?= g++ | ||||
| CFLAGS	 ?=	-g -O2 -W -Wall -Wextra -Winit-self \ | ||||
| 		-Wdeclaration-after-statement \ | ||||
| 		-ftree-vectorize -msse3 -flax-vector-conversions | ||||
| CXXFLAGS ?= -g -O2 -W -Wall -Wextra -Woverloaded-virtual | ||||
| CXXFLAGS ?= -g -O2 -W -Wall -Wextra -Werror=overloaded-virtual | ||||
|  | ||||
| ### The directory environment: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user