]> git.pld-linux.org Git - packages/qt6.git/commitdiff
- fix paths
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 1 Aug 2022 12:26:01 +0000 (14:26 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 1 Aug 2022 12:26:01 +0000 (14:26 +0200)
no-implicit-sse2.patch

index b0ac6f840d7bfcf225c1c33869da0ddab8716571..de77e96bc2f25e6a67613be35bcb1bdcc7e1d563 100644 (file)
@@ -48,8 +48,8 @@
  function(qt_handle_apple_app_extension_api_only)
      if(APPLE)
          # Build Qt libraries with -fapplication-extension. Needed to avoid linker warnings
---- qtbase/src/gui/painting/qdrawhelper_p.h~   2022-05-25 10:58:52.000000000 +0200
-+++ qtbase/src/gui/painting/qdrawhelper_p.h    2022-08-01 10:05:33.794191916 +0200
+--- qt-everywhere-src-6.3.1/qtbase/src/gui/painting/qdrawhelper_p.h~   2022-05-25 10:58:52.000000000 +0200
++++ qt-everywhere-src-6.3.1/qtbase/src/gui/painting/qdrawhelper_p.h    2022-08-01 10:05:33.794191916 +0200
 @@ -71,7 +71,7 @@
  
  #if defined(Q_CC_GNU)
This page took 0.391871 seconds and 4 git commands to generate.