Merge branch 'master' of git://factorcode.org/git/factor

Slava Pestov 2009-11-21 17:46:50 -06:00
commit 872740c91e
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ PLAF_DLL_OBJS += vm/os-genunix.o vm/os-openbsd.o
CC = egcc
CPP = eg++
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