Instrumented libraries: fix NSS build.
Unset LDFLAGS before building. Otherwise we override the default LDFLAGS in the makefile, breaking the build. We want to append our flags to the default flags instead. BUG=418175 TBR=glider@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/611083003 Cr-Commit-Position: refs/heads/master@{#297200}
Showing
Please register or sign in to comment