summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/Makefile.shared
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/Makefile.shared')
-rw-r--r--crypto/openssl/Makefile.shared2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/Makefile.shared b/crypto/openssl/Makefile.shared
index a2aa980..e8d222a 100644
--- a/crypto/openssl/Makefile.shared
+++ b/crypto/openssl/Makefile.shared
@@ -293,7 +293,7 @@ link_a.cygwin:
fi; \
dll_name=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX; \
$(PERL) util/mkrc.pl $$dll_name | \
- $(CROSS_COMPILE)windres -o rc.o; \
+ $(RC) -o rc.o; \
extras="$$extras rc.o"; \
ALLSYMSFLAGS='-Wl,--whole-archive'; \
NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
OpenPOWER on IntegriCloud