[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1552: chicken-install generates install scripts with
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1552: chicken-install generates install scripts with "install -m 644" hardcoded |
Date: |
Tue, 16 Oct 2018 08:59:54 -0000 |
#1552: chicken-install generates install scripts with "install -m 644" hardcoded
-------------------------------------+-------------------------------------
Reporter: sjamaan | Owner:
Type: defect | Status: new
Priority: major | Milestone: 5.0
Component: build system | Version: 5.0.0rc3
Keywords: installation, chicken- | Estimated difficulty: easy
install |
-------------------------------------+-------------------------------------
This breaks on Solaris (and possibly other platforms). We should be using
`INSTALL_PROGRAM` and `INSTALL_PROGRAM_SHARED_LIBRARY_OPTIONS` and so on
from the Make script.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1552>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1552: chicken-install generates install scripts with "install -m 644" hardcoded,
Chicken Trac <=