Skip to content

Commit 3bcedb2

Browse files
authored
Remove reference to build_sysimg.jl (#34765)
1 parent 4bba0aa commit 3bcedb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/mac/framework/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ endif
142142

143143
# cleanup unnecessary install outputs
144144
rm $(DESTDIR)$(datarootdir)/julia/startup.jl
145-
-rm $(DESTDIR)$(datarootdir)/julia/build_sysimg.jl
146145
rm -rf $(DESTDIR)$(datarootdir)/icons $(DESTDIR)$(datarootdir)/applications $(DESTDIR)$(datarootdir)/appdata
147146
find $(DESTDIR)$(prefix)/$(framework_directory) \( -name '.DS_Store' -o -name '.gitignore' -o -name Makefile -o -name .travis.yml -o -name .codecov.yml \) -delete
148147

0 commit comments

Comments
 (0)