@sergey-safarov commented on this pull request.


In src/modules/app_ruby/Makefile:

> @@ -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

Ok will do.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.