mirror of
				https://github.com/deepseek-ai/3FS
				synced 2025-06-26 18:16:45 +00:00 
			
		
		
		
	Speed up compilation of arrow (#69)
This commit is contained in:
		
							parent
							
								
									77b9f83235
								
							
						
					
					
						commit
						c3a16b5cd8
					
				| @ -36,7 +36,7 @@ ExternalProject_Add( | ||||
|         -DARROW_BUILD_EXAMPLES=OFF \ | ||||
|         -DARROW_PARQUET=ON -DARROW_CSV=ON \ | ||||
|         -DARROW_WITH_ZSTD=ON -DARROW_WITH_LZ4=ON -DARROW_WITH_ZLIB=ON" | ||||
|     BUILD_COMMAND bash -x -c "source thirdparty/export.sh && cmake --build ." | ||||
|     BUILD_COMMAND bash -x -c "source thirdparty/export.sh && cmake --build . -j 4" | ||||
|     BUILD_JOB_SERVER_AWARE 1 | ||||
|     INSTALL_COMMAND cmake --install . --prefix "${PREFIX}" | ||||
|     BUILD_BYPRODUCTS | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user