projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f9086d
)
remove configure's suppression of enable sh/fdpic shared library build
author
Rich Felker
<dalias@aerifal.cx>
Tue, 22 Sep 2015 04:35:27 +0000
(
04:35
+0000)
committer
Rich Felker
<dalias@aerifal.cx>
Tue, 22 Sep 2015 04:35:27 +0000
(
04:35
+0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index c277764a05e2655760f7c51ce26faff0e9bc634a..49d838441f4a78155438690fcf23f3f83e3f8965 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-560,7
+560,6
@@
SUBARCH=${SUBARCH}-nofpu
fi
if trycppif __SH_FDPIC__ "$t" ; then
SUBARCH=${SUBARCH}-fdpic
-shared=no
fi
fi