util-linux: use meson to build
Compiles faster, is PIC by default, and does not have pkgconfig files with wrong paths. Add various fixes to it as it seems cross compilation was never tested. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
		 Rosen Penev
					Rosen Penev
				
			
				
					committed by
					
						 Christian Lamparter
						Christian Lamparter
					
				
			
			
				
	
			
			
			 Christian Lamparter
						Christian Lamparter
					
				
			
						parent
						
							d93aae1d67
						
					
				
				
					commit
					28cec43807
				
			
							
								
								
									
										10
									
								
								package/utils/util-linux/patches/200-meson-no-po.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								package/utils/util-linux/patches/200-meson-no-po.patch
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| --- a/meson.build | ||||
| +++ b/meson.build | ||||
| @@ -774,7 +774,6 @@ subdir('disk-utils') | ||||
|  subdir('misc-utils') | ||||
|  subdir('text-utils') | ||||
|  subdir('term-utils') | ||||
| -subdir('po') | ||||
|   | ||||
|  includes = [dir_include, | ||||
|              dir_libblkid, | ||||
		Reference in New Issue
	
	Block a user