wok view edbrowse/stuff/patches/src_makefile-3.8.10 @ rev 25794
created recipe for exo-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago) |
parents | |
children |
line source
1 --- src/makefile
2 +++ src/makefile.mod
3 @@ -43,7 +43,7 @@
4 endif
5 LDFLAGS += $(QUICKJS_LDFLAGS)
6 # and the other loader flags
7 -LDFLAGS += $(STRIP) $(LINKER_LIBS) -lpthread -lm -lssl -lcrypto
8 +LDFLAGS += $(STRIP) $(LINKER_LIBS) -lpthread -lm -lssl -lcrypto -lreadline -lrt -ltinfo
10 # ESQL C load flags
11 #ESQLDFLAGS = $(STRIP) -Xlinker -rpath -Xlinker $(INFORMIXDIR)/lib:$(INFORMIXDIR)/lib/esql