summaryrefslogtreecommitdiff
path: root/nsswitch
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2019-09-23 16:53:12 +0200
committerKarolin Seeger <kseeger@samba.org>2019-10-02 09:32:23 +0000
commit0182ccfd22bfd002d9c1d1f04372fccd642cfc0e (patch)
treeea40df43d9bc2ad9c24f0c020d2feb17cce604b6 /nsswitch
parentb5dfe882ecbe5317c12971d83140b59a0d24da6b (diff)
downloadsamba-0182ccfd22bfd002d9c1d1f04372fccd642cfc0e.tar.gz
waf:replace: Do not link against libpthread if not necessary
On Linux we should avoid linking everything against libpthread. Symbols used my most application are provided by glibc and code which deals with threads has to explicitly link against libpthread. This avoids setting LDFLAGS=-pthread globally. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14140 Signed-off-by: Andreas Schneider <asn@samba.org> Signed-off-by: Isaac Boukris <iboukris@gmail.com> Pair-Programmed-With: Isaac Boukris <iboukris@gmail.com> Reviewed-by: Matthias Dieter Wallnöfer <mdw@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> (cherry picked from commit 9499db075b72b147e2ff9bb78e9d5edbaac14e69)
Diffstat (limited to 'nsswitch')
0 files changed, 0 insertions, 0 deletions