Introduction of BSDArchitecture
This commit is contained in:
committed by
Jon Trulson
parent
380867c31c
commit
6b0da8f335
@@ -206,7 +206,7 @@ ALL_MMDB_OBJS = $(API_OBJS) $(BTREE_OBJS) \
|
||||
|
||||
#ifdef AIXArchitecture
|
||||
Libs=$(ALL_MMDB_OBJS) $(DTSVCLIB) $(TTLIB) $(MATH_LIB)
|
||||
#elif defined(LinuxArchitecture) || defined(FreeBSDArchitecture) || defined(OpenBSDArchitecture)
|
||||
#elif defined(LinuxArchitecture) || defined(BSDArchitecture)
|
||||
Libs=$(MMDB_LIBS) $(DTSVCLIB) $(MTF_LIBRARIES) $(TTLIB) $(MATH_LIB)
|
||||
#else
|
||||
Libs=$(MMDB_LIBS) $(DTSVCLIB) $(TTLIB) $(MATH_LIB)
|
||||
|
||||
Reference in New Issue
Block a user