[asterisk-bugs] [JIRA] (ASTERISK-25028) Build System: Unneeded defines in asterisk/buildopts.h
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu May 21 15:24:42 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-25028:
-------------------------------------
Target Release Version/s: 11.18.0
> Build System: Unneeded defines in asterisk/buildopts.h
> ------------------------------------------------------
>
> Key: ASTERISK-25028
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25028
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: SVN
> Reporter: Corey Farrell
> Assignee: Corey Farrell
> Severity: Minor
> Target Release: 11.18.0, 13.4.0
>
>
> build_tools/make_buildopts_h contains a loop to generate defines {{AST_MODULE_*}} for all modules listed as {{MENUSELECT_BUILD_DEPS}}. These defines are not used anywhere.
> When enabling or disabling any effected module {{asterisk/buildopts.h}} changes, so all sources will rebuild. ccache is no help in this rebuild - you will get 100% cache misses.
> Since the proposed fix removes existing defines and changes the AST_BUILDOPT_SUM it is for master only. Without changes to the way AST_BUILDOPT_SUM is generated there is no point.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list