URL:
  <http://gna.org/patch/?6431>

                 Summary: Keep gtk3-client and gtk3 modpack installer compiler
flags separate
                 Project: Freeciv
            Submitted by: cazfi
            Submitted on: Wed 14 Oct 2015 11:32:27 PM EEST
                Category: bootstrap
                Priority: 5 - Normal
                  Status: Ready For Test
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 2.6.0, 3.0.0

    _______________________________________________________

Details:

It seems that gtk3-client related GTK3 flags get leaked to gtk3 modpack
installer build when both use PKG_CHECK_MODULES([GTK3], ... )

Attached patch fixes that by using PKG_CHECK_MODULES([GTK3MP], ... for modpack
installer flags. Do same kind of distinction between GTHREAD flags of gtk2 and
gtk3 modpack installers.

It's possible that gtk2-client / modpack installer is also affected, as well
as S2_5 gtk3. They use harder to fix constructs where pkg-config call is
hidden within other macros. However, this is only a latent bug as long as the
flags between two occurrences are the same. gtk2 setup or S2_5 gtk3 setup are
unlikely to change that way any more.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 14 Oct 2015 11:32:27 PM EEST  Name: IndependentMPFlags.patch  Size:
2kB   By: cazfi

<http://gna.org/patch/download.php?file_id=25303>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?6431>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to