Date: Thursday, June 30, 2022 @ 19:04:21
  Author: alerque
Revision: 1243128

upgpkg: neovide 0.9.0-1

Modified:
  neovide/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-30 18:56:49 UTC (rev 1243127)
+++ PKGBUILD    2022-06-30 19:04:21 UTC (rev 1243128)
@@ -35,6 +35,7 @@
 
 build() {
        cd "$_archive"
+       export CFLAGS="-fcommon -fPIE"
        cargo build --frozen --release --all-features
 }
 

Reply via email to