Introduction of BSDArchitecture
This commit is contained in:
committed by
Jon Trulson
parent
380867c31c
commit
6b0da8f335
@@ -24,8 +24,7 @@ LOCAL_LIBRARIES = $(DTHELPLIB) $(DTSVCLIB) $(TTLIB) \
|
||||
SYS_LIBRARIES = -lm -lgen
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(OpenBSDArchitecture) \
|
||||
|| defined(FreeBSDArchitecture)
|
||||
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
|
||||
LOCAL_LIBRARIES = $(DTHELPLIB) $(DTSVCLIB) $(TTLIB) \
|
||||
$(XMLIB) $(XTOOLLIB) $(XLIB)
|
||||
SYS_LIBRARIES = -lm
|
||||
|
||||
Reference in New Issue
Block a user