Various build system issues
* Removed broken Windows source browser rules and 'browse' targets * Fixed parallel build issue for Make > 3.81 * Other tidying-up in RULES_ARCHS * Fix the RTEMS override of the ECHO variable
This commit is contained in:
@@ -151,7 +151,6 @@ ACTIONS = inc
|
||||
ACTIONS += build
|
||||
ACTIONS += install
|
||||
ACTIONS += buildInstall
|
||||
ACTIONS += browse
|
||||
ACTIONS += runtests tapfiles
|
||||
|
||||
actionArchTargets = $(foreach x, $(ACTIONS),\ $(foreach arch,$(BUILD_ARCHS), $(x)$(DIVIDER)$(arch)))
|
||||
|
||||
Reference in New Issue
Block a user