aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2013-05-20 21:09:05 +0200
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2013-05-20 21:10:30 +0200
commita894b8ee163afc824a6522511f8f9e329f8497cc (patch)
tree5d8b47290d7fef07486929f067dc601bd7e88996
parentc3a543c4062f2c202f7a48979880d0757fd7c161 (diff)
downloadbinutils-current-linaro-2.23.52.0.2.tar.gz
Build mkstemps.c unconditionallylinaro-2.23.52.0.2
Build mkstemps.c unconditionally - while glibc has it, it still leads to linkage problems w/ opannotate Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--libiberty/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in
index f6a3ebd6d..b9a3cd4cf 100644
--- a/libiberty/Makefile.in
+++ b/libiberty/Makefile.in
@@ -175,6 +175,7 @@ REQUIRED_OFILES = \
./getruntime.$(objext) ./hashtab.$(objext) ./hex.$(objext) \
./lbasename.$(objext) ./lrealpath.$(objext) \
./make-relative-prefix.$(objext) ./make-temp-file.$(objext) \
+ ./mkstemps.$(objext) \
./objalloc.$(objext) \
./obstack.$(objext) \
./partition.$(objext) ./pexecute.$(objext) ./physmem.$(objext) \