mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Don't build package by default.
This commit is contained in:
parent
4d8f7fd056
commit
5b131ef165
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ DEPS_servo = $(CRATE_servo) $(SRC_servo) $(DONE_SUBMODULES) $(DONE_util) $(DONE_
|
|||
|
||||
.DEFAULT_GOAL := all
|
||||
.PHONY: all
|
||||
all: servo package
|
||||
all: servo
|
||||
|
||||
# Servo helper libraries
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue