View Issue Details

IDProjectCategoryView StatusLast Update
0005626The Dark ModCodingpublic28.05.2021 02:37
Reporteres20490446e Assigned Tostgatilov  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinux 
Fixed in VersionTDM 2.10 
Summary0005626: Fails to build: Missing flag: CMAKE_EXE_LINKER_FLAGS="-no-pie"
DescriptionThe game only compiles with:

cmake -DCMAKE_BUILD_TYPE="Release" -DCMAKE_EXE_LINKER_FLAGS="-no-pie"

Because the "-no-pie" is missing in "CMakeLists.txt".
TagsNo tags attached.

Activities

stgatilov

stgatilov

28.05.2021 02:36

administrator   ~0014055

According to CI with Ubuntu 18.04, it is fixed in svn rev 9406

Issue History

Date Modified Username Field Change
26.05.2021 00:41 es20490446e New Issue
28.05.2021 02:36 stgatilov Note Added: 0014055
28.05.2021 02:37 stgatilov Assigned To => stgatilov
28.05.2021 02:37 stgatilov Status new => resolved
28.05.2021 02:37 stgatilov Resolution open => fixed
28.05.2021 02:37 stgatilov Fixed in Version => TDM 2.10