mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	Release Notes: https://sourceware.org/pipermail/elfutils-devel/2024q1/006876.html Refresh patch: - 005-build_only_libs.patch Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			363 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			363 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/Makefile.am
 | 
						|
+++ b/Makefile.am
 | 
						|
@@ -27,7 +27,7 @@ AM_MAKEFLAGS = --no-print-directory
 | 
						|
 pkginclude_HEADERS = version.h
 | 
						|
 
 | 
						|
 SUBDIRS = config lib libelf libcpu backends libebl libdwelf libdwfl libdw \
 | 
						|
-	  libasm debuginfod src po doc tests
 | 
						|
+	  libasm
 | 
						|
 
 | 
						|
 EXTRA_DIST = elfutils.spec GPG-KEY NOTES CONTRIBUTING SECURITY \
 | 
						|
 	     COPYING COPYING-GPLV2 COPYING-LGPLV3
 |