diff options
author | Martin Erik Werner <martinerikwerner@gmail.com> | 2019-10-19 19:37:16 +0200 |
---|---|---|
committer | Martin Erik Werner <martinerikwerner@gmail.com> | 2019-11-05 22:40:49 +0100 |
commit | 6caa879a42d97f1b02ecc90c77fc486220251fa1 (patch) | |
tree | 5857f78c1c6d26e46d986dfb99a34cd1c4b491e3 /googlemock/include/gmock/internal/gmock-internal-utils.h | |
parent | 72adf7a4155b6642da1e6761678fe546590c0269 (diff) | |
download | googletest-6caa879a42d97f1b02ecc90c77fc486220251fa1.tar.gz googletest-6caa879a42d97f1b02ecc90c77fc486220251fa1.tar.bz2 googletest-6caa879a42d97f1b02ecc90c77fc486220251fa1.zip |
pkg-config: Remove pthread link flag from Cflags
Remove the threads link library variable references from the pkg-config
Cflags: field, removing -lpthread(s) from the compile flags.
"-l*" linker flags should only be part of the Libs: section and should
not be part of the Cflags: section in pkg-config files.
This was first suggested in
https://github.com/google/googletest/pull/2006 and further discussed in
https://github.com/google/googletest/pull/2483 .
Diffstat (limited to 'googlemock/include/gmock/internal/gmock-internal-utils.h')
0 files changed, 0 insertions, 0 deletions