[3079] Don't compile code requiring shared memory
In case it is turned off, don't link against stuff requiring shared memory, in particular mapped segment creator in tests. It is not used, but causes link errors, as it is in a virtual method.
Please register or sign in to comment