Skip to content

Commit 303f47f

Browse files
committed
Re-enabled ASLR link option
1 parent 51d1946 commit 303f47f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

premake5.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ workspace "MTASA"
7474
filter "system:windows"
7575
toolset "v140"
7676
defines { "WIN32", "_WIN32" }
77-
linkoptions "/DYNAMICBASE:NO"
7877
includedirs {
7978
dxdir.."Include"
8079
}

0 commit comments

Comments
 (0)