mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 04:26:37 +08:00 
			
		
		
		
	Merge commit '5292e97c42b05db7ad4e51c1ea756b12fdf721ff'
* commit '5292e97c42b05db7ad4e51c1ea756b12fdf721ff': configure: Document available options for the --toolchain parameter Merged-by: James Almer <jamrial@gmail.com>
This commit is contained in:
		
							
								
								
									
										4
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -342,6 +342,10 @@ Toolchain options: | |||||||
|   --target-samples=DIR     path to samples directory on target |   --target-samples=DIR     path to samples directory on target | ||||||
|   --tempprefix=PATH        force fixed dir/prefix instead of mktemp for checks |   --tempprefix=PATH        force fixed dir/prefix instead of mktemp for checks | ||||||
|   --toolchain=NAME         set tool defaults according to NAME |   --toolchain=NAME         set tool defaults according to NAME | ||||||
|  |                            (gcc-asan, clang-asan, gcc-msan, clang-msan, | ||||||
|  |                            gcc-tsan, clang-tsan, gcc-usan, clang-usan, | ||||||
|  |                            valgrind-massif, valgrind-memcheck, | ||||||
|  |                            msvc, icl, gcov, llvm-cov, hardened) | ||||||
|   --nm=NM                  use nm tool NM [$nm_default] |   --nm=NM                  use nm tool NM [$nm_default] | ||||||
|   --ar=AR                  use archive tool AR [$ar_default] |   --ar=AR                  use archive tool AR [$ar_default] | ||||||
|   --as=AS                  use assembler AS [$as_default] |   --as=AS                  use assembler AS [$as_default] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 James Almer
					James Almer