Bug #703

Build environment gets leaked into binaries

Added by J. Moringen over 12 years ago. Updated over 12 years ago.

Status:ResolvedStart date:11/08/2011
Priority:NormalDue date:
Assignee:J. Moringen% Done:

100%

Category:Common Lisp Tools
Target version:rsb-0.7

Description

  • IDL load path contains entries added at build time
  • Shared libraries which are only required at build time
    • libssl

History

#1 Updated by J. Moringen over 12 years ago

  • Subject changed from IDL load path contains entries added at build time to Build environment gets leaked into binaries
  • Description updated (diff)

#2 Updated by J. Moringen over 12 years ago

Once we have ASDF 2.019 we can replace the pre-order-path-modification hack with ASDF's around-compile mechanism.

#3 Updated by J. Moringen over 12 years ago

Turns out, we can fix this directly rather simply.

#4 Updated by J. Moringen over 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3157.

Also available in: Atom PDF