Skip to content
Snippets Groups Projects
Commit 5bc9d933 authored by Simon Rose's avatar Simon Rose
Browse files

Removed 'dev' targets for local source mode.

Local source mode can theoreticaly run 'make devbuild' and other related targets. However,
this yields somewhat undefined behaviour, since those will potentially be missing configuration
data or clashing with the regular build location. There is no reason to include dev targets for
local source mode, so they should be removed.
parent 34e53bef
No related branches found
No related tags found
1 merge request!59E3-186: Removed 'dev' targets for local source mode.
Pipeline #99624 passed