diff options
| author | Robert Mustacchi <rm@joyent.com> | 2013-09-29 13:06:51 -0700 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2014-01-21 18:20:39 -0800 |
| commit | 4f364e7c95ee7fd9d5bbeddc1940e92405bb0e72 (patch) | |
| tree | 8f95ebd8dfeb9ab49e53704d900b2d0f0f217b37 /usr/src/lib/libc/sparc/Makefile.com | |
| parent | 38849194df07385a46363bb46861688fde59a98a (diff) | |
| download | illumos-joyent-4f364e7c95ee7fd9d5bbeddc1940e92405bb0e72.tar.gz | |
4489 need ptcumem
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/lib/libc/sparc/Makefile.com')
| -rw-r--r-- | usr/src/lib/libc/sparc/Makefile.com | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/lib/libc/sparc/Makefile.com b/usr/src/lib/libc/sparc/Makefile.com index cc6bae0df4..25482d7324 100644 --- a/usr/src/lib/libc/sparc/Makefile.com +++ b/usr/src/lib/libc/sparc/Makefile.com @@ -20,6 +20,7 @@ # # # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, Joyent, Inc. All rights reserved. # Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved. # # Copyright 2011 Nexenta Systems, Inc. All rights reserved. @@ -875,6 +876,7 @@ THREADSOBJS= \ assfail.o \ cancel.o \ door_calls.o \ + tmem.o \ pthr_attr.o \ pthr_barrier.o \ pthr_cond.o \ |
