projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afec9f5
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 11 Nov 2013 22:24:08 +0000
(22:24 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 11 Nov 2013 22:24:40 +0000
(22:24 +0000)
(cherry picked from commit
5c50462e1e23eeb6d91e1e5311f5da0b79b04fb4
)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 0368ed950892e3216a20a26fa43346fa85f991c7..a9e27273d341fc961a84f1a22ee3eb190242e790 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-303,7
+303,7
@@
libcrypto$(SHLIB_EXT): libcrypto.a fips_premain_dso$(EXE_EXT)
export CC FIPSLD_CC FIPSLD_LIBCRYPTO; \
fi; \
$(MAKE) -e SHLIBDIRS=crypto CC=$${CC:-$(CC)} build-shared; \
- touch -c fips_premain_dso
($
EXE_EXT); \
+ touch -c fips_premain_dso
$(
EXE_EXT); \
else \
echo "There's no support for shared libraries on this platform" >&2; \
exit 1; \