Compare commits
	
		
			2 commits
		
	
	
		
			e659b84025
			...
			5ee324d8c1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 5ee324d8c1 | ||
|   | c8674dc338 | 
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/rust.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/rust.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -53,4 +53,4 @@ jobs: | |||
|         run: rustup toolchain install nightly -t aarch64-unknown-linux-gnu -c rust-src --no-self-update | ||||
| 
 | ||||
|       - name: build example -- glibc size-optimized | ||||
|         run: cd example && make clean && make TARGET=aarch64-unknown-linux-gnu PROFILE=size-optimized CARGO="rustup run nightly cargo" LTO=1 | ||||
|         run: cd example && make clean && make TARGET=aarch64-unknown-linux-gnu PROFILE=size-optimized CARGO="rustup run nightly cargo" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue