Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perapp: Simplify Makefile #3539

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

lukedirtwalker
Copy link
Collaborator

@lukedirtwalker lukedirtwalker commented Dec 17, 2019

Remove debug_base it isn't used.
Use bazel sig_debug base image for debug SIG image.
Don't require scion.stamp for bazel builds.


This change is Reviewable

Remove debug_base it isn't used.
Use bazel sig_debug base image for debug SIG image.
Don't require scion.stamp for bazel builds.
Copy link
Contributor

@worxli worxli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved


docker/perapp/Makefile, line 9 at r1 (raw file):

.PHONY: $(ALL_TARGETS)
all: $(ALL_TARGETS)
hashes/scion: ../_build/scion.stamp

Looks like it's still needed here -> for the app_builder.

@lukedirtwalker lukedirtwalker merged commit 83a7c07 into scionproto:master Dec 17, 2019
@lukedirtwalker lukedirtwalker deleted the pubPerAppSimpler branch December 17, 2019 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants