linuxmaniac commented on this pull request.
@@ -30,7 +30,7 @@ ifneq (,$(findstring darwin,$(OS)))
LIBS += -L/opt/local/lib -L$(LOCALBASE)/lib -lev
else
DEFS += -I$(LOCALBASE)/include -I$(SYSBASE)/include
- LIBS += -L$(LOCALBASE)/lib -L$(SYSBASE)/lib -lruby -lpthread -ldl -lobjc
I don't know if is needed or not, I'm saying the changes need to be split. You are
changing the app_ruby, those changes need to be in another commit with the proper commit
message prefix
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1762#discussion_r240687591