summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-09 01:50:12 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-09 01:50:12 +0000
commitbf9169d5553094d7d37c6e4eeada24a9e296fbc1 (patch)
treef1e9b3240ad8f94fe35cdc2e3b9b2cd9720c11c1 /win32
parent58f2e6bc942bb161f73adad6410769a6ef581f8e (diff)
common.mk: codesign ruby-runner too
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 3c9fc07648..becc6c2057 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -323,6 +323,7 @@ MJIT_DEBUGFLAGS = $(DEBUGFLAGS)
MJIT_LDSHARED = $(MJIT_CC) -LD
!endif
+POSTLINK =
DLDFLAGS = $(LDFLAGS) -dll
MAINLIBS = $(LIBS)
SOLIBS =