-
Danilo Piparo authored
on ubuntus, despite the usage of -pthread, the executable root.exe is not linked to libpthread: the -Wl,--as-needed flag is being specified. As a result, the usage of any thread in a macro results in a crash.
Danilo Piparo authoredon ubuntus, despite the usage of -pthread, the executable root.exe is not linked to libpthread: the -Wl,--as-needed flag is being specified. As a result, the usage of any thread in a macro results in a crash.
CTestCustom.cmake 1.33 KiB