Raymond Toy pushed to branch rtoy-issue-26 at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/lisp/Config.sparc_common
    ... ... @@ -48,5 +48,5 @@ ARCH_SRC = sparc-arch.c
    48 48
    
    
    49 49
    DEPEND=$(CC) 
    
    50 50
    OS_SRC = solaris-os.c os-common.c elf.c
    
    51
    OS_LIBS= -lsocket -lnsl -ldl
    
    51
    OS_LIBS= -lsocket -lnsl -ldl -lrt
    
    52 52
    EXEC_FINAL_OBJ = exec-final.o