[Asterisk-code-review] build: Add download capability for external packages (asterisk[13])

George Joseph asteriskteam at digium.com
Thu Sep 1 15:11:41 CDT 2016


George Joseph has posted comments on this change.

Change subject: build: Add download capability for external packages
......................................................................


Patch Set 4:

> > > > (1 comment)
 > > > >
 > > > > Mostly -1 to ensure you see my comment.  Not sure the bash
 > > > > portability thing actually matters?  Worth nothing that in
 > > > > build_tools everything currently uses '#!/bin/sh' or python. 
 > I
 > > > > can't say if they will actually run without bash.
 > > >
 > > > I checked ubuntu14 which uses sh by default and ./configure
 > > detects
 > > > bash and sets the make SHELL to it.  The make install works
 > fine.
 > >
 > > I thought Asterisk could be built on a busybox system (without
 > > bash)?
 > 
 > maybe but WHY OH WHY?  :)
 > Let me think about it.

I thought about it.  This is an optional feature and it's just too much work to make it work without bash.  However, I've added a check to configure that will disable the external modules if bash isn't installed and the makefile will skip the step.

-- 
To view, visit https://gerrit.asterisk.org/3769
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id3dcf1289ffd3cb0bbd7dfab3cafbb87be60323a
Gerrit-PatchSet: 4
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list