Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/external/cairo/cairo/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 853 B image not shown  

Quelle  0025-libtool-pass-use-ld.patch   Sprache: unbekannt

 
--- a/cairo/build/ltmain.sh 2022-05-04 16:12:17.409012360 +0100
+++ b/cairo/build/ltmain.sh 2022-05-04 16:12:42.510870063 +0100
@@ -7273,11 +7273,12 @@
       # --sysroot=*          for sysroot support
       # -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
       # -specs=*             GCC specs files
+      # -fuse-ld=*           Linker select flags for GCC
       # -stdlib=*            select c++ std lib with clang
       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
       -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
       -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
-      -specs=*)
+      -specs=*|-fuse-ld=*)
         func_quote_for_eval "$arg"
  arg=$func_quote_for_eval_result
         func_append compile_command " $arg"

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]