mirror of /home/gitosis/repositories/libowfat.git
one more strip for cosmetical reasons
This commit is contained in:
parent
fc64bacd1e
commit
305461f70a
|
@ -27,7 +27,7 @@ else
|
|||
DIET=
|
||||
endif
|
||||
else
|
||||
DIET:=$(diet_path)
|
||||
DIET:=$(strip $(diet_path))
|
||||
endif
|
||||
# to build without diet libc support, use $ make DIET=
|
||||
# see http://www.fefe.de/dietlibc/ for details about the diet libc
|
||||
|
|
Loading…
Reference in New Issue