mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 01:21:46 +00:00 
			
		
		
		
	kernel: Add libelf-static to perf build
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
		@@ -18,6 +18,7 @@ RUN apk add \
 | 
				
			|||||||
    kmod \
 | 
					    kmod \
 | 
				
			||||||
    elfutils-dev \
 | 
					    elfutils-dev \
 | 
				
			||||||
    findutils \
 | 
					    findutils \
 | 
				
			||||||
 | 
					    libelf-static \
 | 
				
			||||||
    mpc1-dev \
 | 
					    mpc1-dev \
 | 
				
			||||||
    mpfr-dev \
 | 
					    mpfr-dev \
 | 
				
			||||||
    python3 \
 | 
					    python3 \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user