Use statically linked mtxclient so we're using the correct one for a rolling build
							parent
							
								
									159a82420a
								
							
						
					
					
						commit
						18aa001702
					
				
							
								
								
									
										2
									
								
								PKGBUILD
								
								
								
								
							
							
						
						
									
										2
									
								
								PKGBUILD
								
								
								
								
							|  | @ -33,7 +33,7 @@ build() { | |||
| 
 | ||||
|     rm -f cmake/FindOlm.cmake | ||||
| 
 | ||||
|     cmake -Hdeps -B.deps -DUSE_BUNDLED_BOOST=OFF -DUSE_BUNDLED_CMARK=OFF -DUSE_BUNDLED_JSON=ON | ||||
|     cmake -Hdeps -B.deps -DUSE_BUNDLED_BOOST=OFF -DUSE_BUNDLED_CMARK=OFF -DUSE_BUNDLED_JSON=ON -DMTX_STATIC=ON | ||||
|     cmake --build .deps | ||||
| 
 | ||||
|     cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Release \ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue