mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Really fix Rust for kernel 5.4
This commit is contained in:
		
							parent
							
								
									b8178a879e
								
							
						
					
					
						commit
						7935b10b24
					
				
					 4 changed files with 18 additions and 19 deletions
				
			
		|  | @ -100,9 +100,7 @@ endef | |||
| define Host/Install | ||||
| 	( \
 | ||||
| 		cd $(HOST_BUILD_DIR)/build/dist ; \
 | ||||
| 		for targz in *.tar.gz; do \
 | ||||
| 			$(STAGING_DIR_HOST)/bin/libdeflate-gzip -dc "$$$$targz" | tar -xf - ; \
 | ||||
| 		done ; \
 | ||||
| 		find -iname "*.tar.gz" -exec tar -xzf {} \; ; \
 | ||||
| 		find . -mindepth 2 -maxdepth 2 -type f -name install.sh \
 | ||||
| 			-execdir bash '{}' --prefix=$(STAGING_DIR)/host --disable-ldconfig \; ; \
 | ||||
| 	) | ||||
|  |  | |||
|  | @ -7,10 +7,10 @@ This patch bumps all libc dependencies and checksums to 0.2.147, which includes | |||
|  [[package]] | ||||
|  name = "libc" | ||||
| -version = "0.2.126"
 | ||||
| +version = "0.2.147"
 | ||||
| +version = "0.2.153"
 | ||||
|  source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| -checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
 | ||||
| +checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 | ||||
| +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
 | ||||
|   | ||||
|  [[package]] | ||||
|  name = "memchr" | ||||
|  | @ -21,10 +21,10 @@ This patch bumps all libc dependencies and checksums to 0.2.147, which includes | |||
|  [[package]] | ||||
|  name = "libc" | ||||
| -version = "0.2.138"
 | ||||
| +version = "0.2.147"
 | ||||
| +version = "0.2.153"
 | ||||
|  source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| -checksum = "db6d7e329c562c5dfab7a46a2afabc8b987ab9a4834c9d1ca04dc54c1546cef8"
 | ||||
| +checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 | ||||
| +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
 | ||||
|   | ||||
|  [[package]] | ||||
|  name = "libloading" | ||||
|  | @ -35,10 +35,10 @@ This patch bumps all libc dependencies and checksums to 0.2.147, which includes | |||
|  [[package]] | ||||
|  name = "libc" | ||||
| -version = "0.2.141"
 | ||||
| +version = "0.2.147"
 | ||||
| +version = "0.2.153"
 | ||||
|  source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| -checksum = "3304a64d199bb964be99741b7a14d26972741915b3649639149b2479bb46f4b5"
 | ||||
| +checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 | ||||
| +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
 | ||||
|   | ||||
|  [[package]] | ||||
|  name = "num_cpus" | ||||
|  | @ -49,10 +49,10 @@ This patch bumps all libc dependencies and checksums to 0.2.147, which includes | |||
|  [[package]] | ||||
|  name = "libc" | ||||
| -version = "0.2.140"
 | ||||
| +version = "0.2.147"
 | ||||
| +version = "0.2.153"
 | ||||
|  source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| -checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"
 | ||||
| +checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 | ||||
| +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
 | ||||
|   | ||||
|  [[package]] | ||||
|  name = "lindera" | ||||
|  | @ -63,10 +63,10 @@ This patch bumps all libc dependencies and checksums to 0.2.147, which includes | |||
|  [[package]] | ||||
|  name = "libc" | ||||
| -version = "0.2.140"
 | ||||
| +version = "0.2.147"
 | ||||
| +version = "0.2.153"
 | ||||
|  source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| -checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"
 | ||||
| +checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 | ||||
| +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
 | ||||
|   | ||||
|  [[package]] | ||||
|  name = "lock_api" | ||||
|  | @ -77,10 +77,10 @@ This patch bumps all libc dependencies and checksums to 0.2.147, which includes | |||
|  [[package]] | ||||
|  name = "libc" | ||||
| -version = "0.2.140"
 | ||||
| +version = "0.2.147"
 | ||||
| +version = "0.2.153"
 | ||||
|  source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| -checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"
 | ||||
| +checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 | ||||
| +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
 | ||||
|   | ||||
|  [[package]] | ||||
|  name = "libffi" | ||||
|  | @ -91,10 +91,10 @@ This patch bumps all libc dependencies and checksums to 0.2.147, which includes | |||
|  [[package]] | ||||
|  name = "libc" | ||||
| -version = "0.2.141"
 | ||||
| +version = "0.2.147"
 | ||||
| +version = "0.2.153"
 | ||||
|  source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| -checksum = "3304a64d199bb964be99741b7a14d26972741915b3649639149b2479bb46f4b5"
 | ||||
| +checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 | ||||
| +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
 | ||||
|   | ||||
|  [[package]] | ||||
|  name = "linux-raw-sys" | ||||
|  |  | |||
|  | @ -11,7 +11,8 @@ unexport RUSTC_WRAPPER | |||
| # Rust Environmental Vars
 | ||||
| RUSTC_HOST_SUFFIX:=$(word 4, $(subst -, ,$(GNU_HOST_NAME))) | ||||
| RUSTC_HOST_ARCH:=$(HOST_ARCH)-unknown-linux-$(RUSTC_HOST_SUFFIX) | ||||
| CARGO_HOME:=$(DL_DIR)/cargo | ||||
| #CARGO_HOME:=$(DL_DIR)/cargo
 | ||||
| CARGO_HOME:=$(STAGING_DIR)/cargo | ||||
| 
 | ||||
| ifeq ($(CONFIG_USE_MUSL),y) | ||||
|   # Force linking of the SSP library for musl | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue