mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 10:06:20 +00:00 
			
		
		
		
	miragesdk: fix dev target
				
					
				
			Paths have changed since 47b9f08b16
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
			
			
This commit is contained in:
		@@ -66,8 +66,8 @@ clean::
 | 
			
		||||
	(docker rmi -f $(IMAGE):dev || echo ok)
 | 
			
		||||
 | 
			
		||||
dev:
 | 
			
		||||
	cd calf && mirage configure && make
 | 
			
		||||
	jbuilder build src/main.exe
 | 
			
		||||
	cd dhcp-client/calf && mirage configure && make
 | 
			
		||||
	jbuilder build dhcp-client/main.exe
 | 
			
		||||
#	_build/default/src/main.exe -vv \
 | 
			
		||||
#	  --cmd 'calf/_build/main.native -l debug --store 10 --net 12' \
 | 
			
		||||
#	  --ethif eno1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user