Преглед изворни кода

reverse the change in pal_linux_defs.h

Chia-Che Tsai пре 9 година
родитељ
комит
82ea92de08
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Pal/src/host/Linux/pal_linux_defs.h

+ 1 - 1
Pal/src/host/Linux/pal_linux_defs.h

@@ -5,7 +5,7 @@
 #define PAL_LINUX_DEFS_H
 
 /* internal wrap native pipe inside pipe streams */
-#define USE_PIPE_SYSCALL        0
+#define USE_PIPE_SYSCALL        1
 
 #define USE_VSYSCALL_GETTIME    0
 #define USE_VDSO_GETTIME        1