
7 May
2007
7 May
'07
8:28 p.m.
Update of /project/elephant/cvsroot/elephant In directory clnet:/tmp/cvs-serv18813 Modified Files: ele-bdb.asd Log Message: Enable -l option for linux builds --- /project/elephant/cvsroot/elephant/ele-bdb.asd 2007/04/28 17:18:32 1.27 +++ /project/elephant/cvsroot/elephant/ele-bdb.asd 2007/05/07 20:28:30 1.28 @@ -53,7 +53,7 @@ (defmethod compiler-options ((compiler (eql :gcc)) (c bdb-c-source) &key &allow-other-keys) (append (library-directories c) (call-next-method) - #-(or linux) (list (format nil "-l~A" (get-db-name c))))) + (list (format nil "-l~A" (get-db-name c))))) (defun get-db-name (c) (subseq (pathname-name
6630
Age (days ago)
6630
Last active (days ago)
0 comments
1 participants
participants (1)
-
ieslick