Skip to content

Commit

Permalink
Add a (commented-out) line to make it easy to generate a shared lib f…
Browse files Browse the repository at this point in the history
…or profiling.
  • Loading branch information
sellout committed Sep 11, 2011
1 parent 5316ea5 commit e2773cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build-application.lisp
Expand Up @@ -49,4 +49,5 @@
:local-kell (com.dvlsoft.clon:getopt :long-name "kell")
:port-number (com.dvlsoft.clon:getopt :long-name "port"))))

;;(ccl:save-application "kilns.dylib" :native t)
(com.dvlsoft.clon:dump "kilns" application-toplevel)

0 comments on commit e2773cf

Please sign in to comment.