aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dt/files/no_aio.patch
blob: 4b65d89696b878e3b6c40a8c0cf4e18d0fc0efbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
 Makefile.linux |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: dt.d-WIP/Makefile.linux
===================================================================
--- dt.d-WIP/Makefile.linux
+++ dt.d-WIP/Makefile.linux
@@ -68,7 +68,7 @@ LINTLIBS=
 
 PORG      = -O3
 
-CFLAGS= $(PORG) -DAIO -DFIFO -DMMAP -DTTY -D__linux__ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
+CFLAGS= $(PORG) -DFIFO -DMMAP -DTTY -D__linux__ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
 CPP=	/lib/cpp
 CPPOPTS= -D__GNUC__ -DFIFO -DMMAP -D__linux__ -D_GNU_SOURCE
 LDFLAGS=