Re: [Patch libitm] minor adjustment to make flags.
On 11/22/2011 07:07 AM, Iain Sandoe wrote: > * Makefile.am (libitm_la_LDFLAGS): Remove "-no-undefined". > * Makefile.in: Regenerate. Ok. r~
[Patch libitm] minor adjustment to make flags.
Hi, since: libitm_la_LDFLAGS are now correctly applied Darwin no longer gets the "-Wl,- undefined,dynamic_lookup" (which I had mentioned before was surprising me with -no-undefined in libitm_la_LDFLAGS). Anyway, to make weak refs work with Darwin, we need that - and it turns out that other