Only add GModule's include directory to GPlugin dependency

Review Request #2824 — Created Nov. 17, 2023 and submitted

Information

gplugin/gplugin
default

Reviewers

The GModule link arguments include -Wl,--export-dynamic, which breaks all
GObject Instropection, and is likely not a flag we want to force on all GPlugin
users.

Compiled PurpleIRCv3, which used the gplugin-introspection, and it did not fail this time (with ninja turtles.)

Summary ID
Only add GModule's include directory to GPlugin dependency
The GModule link arguments include `-Wl,--export-dynamic`, which breaks all GObject Instropection, and is likely not a flag we want to force on all GPlugin users.
a80382ffa50aac28965837fd3d830ce5a7a3151a
grim
  1. Awesome work on the fix! Thanks!!

  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...