ci: modify leak sanitizer Dockerfile
This commit is contained in:
		
							parent
							
								
									418fa22ebe
								
							
						
					
					
						commit
						0fbd4ebad1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -17,7 +17,6 @@ RUN apk add --no-cache \ | |||
|     ninja \ | ||||
|     libc-dev \ | ||||
|     zlib-dev \ | ||||
|     libexecinfo-dev \ | ||||
|     libunwind-dev | ||||
| 
 | ||||
| RUN pip install --no-cache-dir --break-system-packages conan gitpython \ | ||||
|  | @ -40,6 +39,7 @@ RUN cd llvm-project/  \ | |||
|     && cmake \ | ||||
|     -G Ninja \ | ||||
|     -DCMAKE_BUILD_TYPE=Release \ | ||||
|     -DCMAKE_LINKER_TYPE="MOLD" \ | ||||
|     -DCMAKE_INSTALL_PREFIX=/libcxx_lsan \ | ||||
|     -DCMAKE_C_COMPILER=clang \ | ||||
|     -DCMAKE_CXX_COMPILER=clang++ \ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue