summaryrefslogtreecommitdiff
path: root/templates/bmake.mpd
diff options
context:
space:
mode:
Diffstat (limited to 'templates/bmake.mpd')
-rw-r--r--templates/bmake.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bmake.mpd b/templates/bmake.mpd
index d78bddb1..dda37a7b 100644
--- a/templates/bmake.mpd
+++ b/templates/bmake.mpd
@@ -62,7 +62,7 @@ LIB_EXT = <%lib64_ext%>
OBJ_EXT = <%obj64_ext%>
THREADFLAGS = <%thrflags64%>
BINARYFLAGS = <%binaryflags64%>
-LINKERPATHS = -L"$(BDS)\lib\win64\debug" -L"$(BDS)\lib\win64\release"
+LINKERPATHS = -L"$(BDS)\lib\win64\debug" -L"$(BDS)\lib\win64\release" -GE:HIGHENTROPYVA=off
WARNFLAGS64 = <%warnflags64%>
<%else%>
LINK32 = <%link32%>