0.8.21.45:
[sbcl.git] / src / cold / compile-cold-sbcl.lisp
index 62e886b..465236d 100644 (file)
@@ -20,6 +20,7 @@
   (do-stems-and-flags (stem flags)
     (unless (position :not-target flags)
       (push (target-compile-stem stem
+                                :trace-file (find :trace-file flags)
                                 :assem-p (find :assem flags)
                                 :ignore-failure-p (find :ignore-failure-p
                                                         flags))