Skip to content

When REPO_BINARY=1, if a recipe is "source", all dependencies should be treated as "source"

Currently, if you make a recipe "source" type while REPO_BINARY=1, only that one recipe is built from source. This may or may not work, depending on include files or libraries that are needed. All dependencies should be treated as "source" type.