mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	remove 2 old interfering variables, probably missed from [15299]
SVN-Revision: 15340
This commit is contained in:
		
							parent
							
								
									63129f9b4c
								
							
						
					
					
						commit
						c73f8dfbe0
					
				@ -68,8 +68,6 @@ CONFIGURE_VARS = \
 | 
				
			|||||||
		CXXFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \
 | 
							CXXFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \
 | 
				
			||||||
		CPPFLAGS="$(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" \
 | 
							CPPFLAGS="$(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" \
 | 
				
			||||||
		LDFLAGS="$(TARGET_LDFLAGS) $(EXTRA_LDFLAGS)" \
 | 
							LDFLAGS="$(TARGET_LDFLAGS) $(EXTRA_LDFLAGS)" \
 | 
				
			||||||
		PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)" \
 | 
					 | 
				
			||||||
		PKG_CONFIG_LIBDIR="$(PKG_CONFIG_LIBDIR)"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
CONFIGURE_PATH = .
 | 
					CONFIGURE_PATH = .
 | 
				
			||||||
CONFIGURE_CMD = ./configure
 | 
					CONFIGURE_CMD = ./configure
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user