added qse_spl_trylock() for powerpc
This commit is contained in:
		| @ -60,6 +60,6 @@ libqsesixx_la_SOURCES = \ | ||||
| 	TcpServer.cpp \ | ||||
| 	Thread.cpp | ||||
| libqsesixx_la_LDFLAGS = -L. -L../cmn -version-info 1:0:0 -no-undefined | ||||
| libqsesixx_la_LIBADD = -lqsecmnxx -lqsecmn  | ||||
| libqsesixx_la_LIBADD = -lqsecmnxx -lqsesi -lqsecmn  | ||||
| endif | ||||
|  | ||||
|  | ||||
| @ -477,7 +477,7 @@ libqsesi_la_LIBADD = -lqsecmn $(PTHREAD_LIBS) $(SSL_LIBS) | ||||
| @ENABLE_CXX_TRUE@	Thread.cpp | ||||
|  | ||||
| @ENABLE_CXX_TRUE@libqsesixx_la_LDFLAGS = -L. -L../cmn -version-info 1:0:0 -no-undefined | ||||
| @ENABLE_CXX_TRUE@libqsesixx_la_LIBADD = -lqsecmnxx -lqsecmn  | ||||
| @ENABLE_CXX_TRUE@libqsesixx_la_LIBADD = -lqsesi -lqsecmnxx -lqsecmn  | ||||
| all: all-am | ||||
|  | ||||
| .SUFFIXES: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user