I'd wager this is the issue where it's not forwarding flags to the
external build system:


gb_ExternalProject_get_build_flags = $(call 
gb_LinkTarget__get_debugflags,ExternalProject_$(1))


Notably,

gb_ExternalProject_get_link_flags = $(LDFLAGS) $(USE_LD) $(call
gb_LinkTarget__get_debugldflags,ExternalProject_$(1))


passes LDFLAGS through.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073128

Title:
  Missing compiler flags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2073128/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to