mirror of
				https://github.com/jojo61/vdr-plugin-softhdcuvid.git
				synced 2025-03-01 10:39:28 +00:00 
			
		
		
		
	Fix Makefile for VDR*Elec thanks to rell
This commit is contained in:
		
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@@ -113,8 +113,8 @@ TMPDIR ?= /tmp
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### The compiler options:
 | 
					### The compiler options:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export CFLAGS	= $(call PKGCFG,cflags)
 | 
					export CFLAGS	= $(call PKGCFG,cflags) -fpermissive
 | 
				
			||||||
export CXXFLAGS = $(call PKGCFG,cxxflags)
 | 
					export CXXFLAGS = $(call PKGCFG,cxxflags) -fpermissive
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ifeq ($(CFLAGS),)
 | 
					ifeq ($(CFLAGS),)
 | 
				
			||||||
$(warning CFLAGS not set)
 | 
					$(warning CFLAGS not set)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user