aboutsummaryrefslogtreecommitdiff
path: root/libs/libtxt
diff options
context:
space:
mode:
authorMarvin Borner2021-04-02 16:17:50 +0200
committerMarvin Borner2021-04-02 16:17:50 +0200
commitb62b9d1f33a4911feb9f318ece0c1565f27abf8d (patch)
treeaecea9f7b5bf651b584911cf90c61258b9564556 /libs/libtxt
parentd055495f3dbb62f74809d31a84621d6e86d61d0a (diff)
Replaced target macros
Diffstat (limited to 'libs/libtxt')
-rw-r--r--libs/libtxt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libtxt/Makefile b/libs/libtxt/Makefile
index 93a7993..6d06502 100644
--- a/libs/libtxt/Makefile
+++ b/libs/libtxt/Makefile
@@ -5,7 +5,7 @@ CC = ccache ../../cross/opt/bin/i686-elf-gcc
LD = ccache ../../cross/opt/bin/i686-elf-ld
AR = ccache ../../cross/opt/bin/i686-elf-ar
-CFLAGS = $(CFLAGS_DEFAULT) -I../ -I../libc/inc/ -Duserspace
+CFLAGS = $(CFLAGS_DEFAULT) -I../ -I../libc/inc/ -DUSER
all: libtxt