Merge branch 'master' of git://factorcode.org/git/factor
commit
7065b2bd2b
|
@ -3,4 +3,4 @@ PLAF_DLL_OBJS += vm/os-genunix.o vm/os-openbsd.o
|
||||||
CC = egcc
|
CC = egcc
|
||||||
CPP = eg++
|
CPP = eg++
|
||||||
CFLAGS += -export-dynamic
|
CFLAGS += -export-dynamic
|
||||||
LIBS = -L/usr/local/lib/ -lm -lrt $(X11_UI_LIBS) -lz -lssl -lcrypto -lpthread
|
LIBS = -L/usr/local/lib/ -lm $(X11_UI_LIBS) -lz -lssl -lcrypto -lpthread
|
||||||
|
|
Loading…
Reference in New Issue