[Webkit-unassigned] [Bug 136018] Fail to build WebKitGTK+ trunk on FreeBSD

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 1 10:29:14 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136018





--- Comment #10 from Carlos Alberto Lopez Perez <clopez at igalia.com>  2014-09-01 10:29:18 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > Try with any (or both) of this:
> > cmake [...] -DCMAKE_EXE_LINKER_FLAGS="$(LDFLAGS)" -DCMAKE_MODULE_LINKER_FLAGS="$(LDFLAGS)"
> 
> I still get the same error ...
> Can flags used by g-ir-scanner be passed using this?

try with:

export gir_LDFLAGS="$(LDFLAGS)"

https://mail.gnome.org/archives/commits-list/2010-June/msg01921.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list