Created the Validate AuthToken Daemon. There is still work to be done on
this component.
This commit is contained in:
		@@ -63,7 +63,7 @@ RESOURCES =
 | 
			
		||||
DEFINES += -Wno-format-extra-args -fno-strict-aliasing -fshort-wchar 
 | 
			
		||||
CFLAGS += $(INCLUDES) $(DEFINES)
 | 
			
		||||
CPPFLAGS += -fPIC $(INCLUDES) $(DEFINES)
 | 
			
		||||
LIBS = -lpthread -ldl -lexpat
 | 
			
		||||
LIBS = -lpthread
 | 
			
		||||
LDFLAGS = -Bsymbolic -shared -Wl,-soname=$(MODULE_NAME).$(MODULE_EXT)
 | 
			
		||||
 | 
			
		||||
OBJDIR = ./$(TARGET_CFG)/$(LIB)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user