Skip to content

Commit

Permalink
muslsha needs to run first
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwoodsmall committed Aug 4, 2019
1 parent 978ea31 commit 918e613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion musl-cross-make-confs/Makefile.arch_indep
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ CONFMAKDIST := $(CONFMAK).dist

.PHONY: all prereqs build_shared build_static cleanconfs create_symlinks archive_compiler get_patches remove_patches muslsha

all: prereqs cleanconfs config.mak.common config.mak.shared config.mak.static build_shared build_static create_symlinks archive_compiler muslsha
all: muslsha prereqs cleanconfs config.mak.common config.mak.shared config.mak.static build_shared build_static create_symlinks archive_compiler

# generate a musl sha file if there isn't one
muslsha:
Expand Down

0 comments on commit 918e613

Please sign in to comment.