Date: Sunday, April 9, 2023 @ 21:56:25
  Author: arojas
Revision: 473579

Document build flag

Modified:
  qt6-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-09 21:55:00 UTC (rev 473578)
+++ PKGBUILD    2023-04-09 21:56:25 UTC (rev 473579)
@@ -57,6 +57,7 @@
     -DFEATURE_reduce_relocations=OFF \
     -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
     -DCMAKE_MESSAGE_LOG_LEVEL=STATUS
+# -DFEATURE_reduce_relocations=OFF for 
https://bugreports.qt.io/browse/QTBUG-112332
   cmake --build build
 }
 

Reply via email to