*** empty log message ***
This commit is contained in:
parent
7df32c5fa3
commit
1e1d2bdd4e
@ -2,7 +2,8 @@ include $(depth)/mk/commondefs
|
|||||||
include $(depth)/mk/localdefs
|
include $(depth)/mk/localdefs
|
||||||
|
|
||||||
ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) \
|
ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) \
|
||||||
-pthread \
|
-pthread -I/usr/include \
|
||||||
-DHAVE_VASPRINTF=1 \
|
-DHAVE_VASPRINTF=1 \
|
||||||
-DHAVE_MKDTEMP=1
|
-DHAVE_MKDTEMP=1 \
|
||||||
|
-DSTATFS_INCLUDE="<sys/mount.h>"
|
||||||
LIBSYS =
|
LIBSYS =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user