mirror of
				https://gitlab.com/sortix/sortix.git
				synced 2023-02-13 20:55:38 -05:00 
			
		
		
		
	Cross-compile mxmpp.
This commit is contained in:
		
							parent
							
								
									cccc249c80
								
							
						
					
					
						commit
						04a4564924
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
					@ -3,7 +3,7 @@ MAKEFILE_NOT_MEANT_FOR_SORTIX=1
 | 
				
			||||||
include compiler.mak
 | 
					include compiler.mak
 | 
				
			||||||
include version.mak
 | 
					include version.mak
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MODULES=libc dispd games mkinitrd utils bench sortix
 | 
					MODULES=libc dispd games mkinitrd mxmpp utils bench sortix
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ifndef SYSROOT
 | 
					ifndef SYSROOT
 | 
				
			||||||
  SYSROOT:=$(shell pwd)/sysroot
 | 
					  SYSROOT:=$(shell pwd)/sysroot
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue