Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: ed74d31835087c4dc05efb62af3b2477f6cd48fb
Ticket: fed5069f8a8e59e97af0a784b534919f5b789b1e
NetBSD: support LDFLAGS
User & Date: wiz 2017-07-16 09:05:37
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    When building tcl on NetBSD, LDFLAGS are not passed to the included pkgs.
    The fix is easy: add ${LDFLAGS_DEFAULT} to SHLIB_LD= in the NetBSD case in the pkgs/*/configure files.
    
    Looking at the files, this will also affect other operating systems (except Linux, where SHLIB_LD already includes LDFLAGS_DEFAULT).
    
  5. foundin changed to: "8.6.6"
  6. is_private changed to: "0"
  7. login: "wiz"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "d012bb17451cac97c28c5ca5034aaf08bcfe6014"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "wiz"
  14. subsystem changed to: "81. Bundled Packages"
  15. title changed to: "NetBSD: support LDFLAGS"
  16. type changed to: "Bug"