Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
sbsigntools


Commits:
f5455024 by Daan De Meyer at 2024-09-15T18:00:27+00:00
Build with -fshort-wchar

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -49,7 +49,7 @@ build() {
   )
 
   cd $pkgname
-  CFLAGS="${CFLAGS} -Wno-error" ./configure "${configure_options[@]}"
+  CFLAGS="${CFLAGS} -fshort-wchar -Wno-error" ./configure 
"${configure_options[@]}"
   make
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbsigntools/-/commit/f5455024bfcda7bec1ee1d17386cab0ef5d40f21

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbsigntools/-/commit/f5455024bfcda7bec1ee1d17386cab0ef5d40f21
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to