Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 266 by rgovostes: No longer need -undefined dynamic_lookup in Darwin ASAN runtime library LDFLAGS
http://code.google.com/p/address-sanitizer/issues/detail?id=266

     # Dynamic lookup is needed because shadow scale and offset are
     # provided by the instrumented modules.
     set(ASAN_RUNTIME_LDFLAGS
         "-undefined dynamic_lookup")

Since dynamic lookup was removed, this does not seem necessary anymore.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to