summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xCMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cafca7d..f19002f 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -120,7 +120,7 @@ ADD_DEFINITIONS( "-Wall" )
###################### IPC settings #################
# Disable following definition, if old Fifo version
# should be used
-ADD_DEFINITIONS( -DDLT_SHM_ENABLE=1 )
+# ADD_DEFINITIONS( -DDLT_SHM_ENABLE=1 )
INCLUDE(TestBigEndian)