Remove upstreamed patches: - 000-cflags_override.patch Manually refresh patches: - 100-no-ssl.patch Add patches: - 101-remove-march-native.patch Add THC_APPLETS: - toobigsniff6 - flood_unreach6 - connect6 Signed-off-by: Nick Hainke <vincent@systemli.org>
		
			
				
	
	
		
			11 lines
		
	
	
		
			224 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			224 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/Makefile
 | 
						|
+++ b/Makefile
 | 
						|
@@ -1,6 +1,6 @@
 | 
						|
 # Comment out if openssl-dev is not present
 | 
						|
 # of if you want to compile statc
 | 
						|
-HAVE_SSL=yes
 | 
						|
+#HAVE_SSL=yes
 | 
						|
 
 | 
						|
 # comment in if you want to compile static tools
 | 
						|
 #STATIC=-static
 |