mirror of https://github.com/aya-rs/aya
				
				
				
			chore(ci): fix bpf-linker link failure on macos
Force bpf-linker to always be rebuilt/relinked. Before this change we were always installing latest llvm from brew, but not always rebuilding bpf-linker, which could lead to: Run cargo install bpf-linker --git https://github.com/aya-rs/bpf-linker.git --rev 821f92990074cb7e950e25129dcd55e20424cede --no-default-features Updating git repository `https://github.com/aya-rs/bpf-linker.git` Ignored package `bpf-linker v0.9.10 (https://github.com/aya-rs/bpf-linker.git?rev=821f92990074cb7e950e25129dcd55e20424cede#821f9299)` is already installed, use --force to override And then: warning: integration-test@0.1.0: error: linking with `bpf-linker` failed: signal: 6 (SIGABRT) warning: integration-test@0.1.0: = note: dyld[17642]: Library not loaded: '/usr/local/opt/z3/lib/libz3.4.12.dylib' warning: integration-test@0.1.0: Referenced from: '/Users/runner/.cargo/bin/bpf-linker'pull/935/merge
							parent
							
								
									1cf3d3c222
								
							
						
					
					
						commit
						f089a37626
					
				
					Loading…
					
					
				
		Reference in New Issue