[asterisk-bugs] [JIRA] (ASTERISK-25028) Build System: Unneeded defines in asterisk/buildopts.h
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Wed Apr 29 09:49:32 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell closed ASTERISK-25028.
------------------------------------
Resolution: Fixed
> 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
>
> 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