We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9f897 commit d2f399eCopy full SHA for d2f399e
templates/bmakecommon.mpt
@@ -97,7 +97,7 @@ common_defines = WIN32 _WINDOWS WIN64
97
common_flags =
98
obj_ext = .o
99
debug_ext = .tds
100
-linker_paths = -L\"$(BDS)\lib\win64\debug\" -L\"$(BDS)\lib\win64\release\" -GE:HIGHENTROPYVA=off
+linker_paths = -L\"$(BDS)\lib\win64\debug\" -L\"$(BDS)\lib\win64\release\"
101
startup_bits = 64
102
link = ilink64
103
common_libs = ws2_32$(LIB_EXT) import64$(LIB_EXT) cw64mti$(LIB_EXT)
0 commit comments