sqlciper whyever ...

This commit is contained in:
su-ex 2022-06-09 19:16:41 +02:00
parent 50e2b95737
commit b7dfafa250
No known key found for this signature in database
GPG Key ID: D743C50C8B61984C

View File

@ -67,9 +67,8 @@ web: setup
echo "$(VERSION)" > element-web/webapp/version
desktop-common: web
export SQLCIPHER_STATIC=1
$(YARN) --cwd element-desktop run fetch --cfgdir ''
$(YARN) --cwd element-desktop run build:native
SQLCIPHER_STATIC=1 $(YARN) --cwd element-desktop run build:native
macos-common: web icns
$(YARN) --cwd element-desktop run fetch --cfgdir ''