diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2011-07-18 20:07:29 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2011-07-18 20:07:29 +0000 |
| commit | 8bd9dc088ea834738fb438463e280eb5d47bddf8 (patch) | |
| tree | cdfe75e6d3c915923dba2d714210a18c96827a1b /lib/libc/stdlib/Makefile.inc | |
| parent | 925af54487d1c8cafc0dbb5ceee2ed1e49285249 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/Makefile.inc')
| -rw-r--r-- | lib/libc/stdlib/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/stdlib/Makefile.inc b/lib/libc/stdlib/Makefile.inc index d5b151c9c36a..3627294d0b3b 100644 --- a/lib/libc/stdlib/Makefile.inc +++ b/lib/libc/stdlib/Makefile.inc @@ -51,7 +51,3 @@ MLINKS+=tsearch.3 tdelete.3 tsearch.3 tfind.3 tsearch.3 twalk.3 CFLAGS+= -DMALLOC_PRODUCTION .endif -.if ${CC:T:Mclang} == "clang" -# XXX: Temporary workaround for LLVM PR 9352 -CFLAGS+= ${.IMPSRC:T:Mmalloc.c:C/^.+$/-no-integrated-as/} -.endif |
