Merge pull request #777 from sureshsundriyal/master

[musl] Remove the unnecessary 'queue.h' dependency
This commit is contained in:
Tim Stack 2020-09-27 11:05:30 -07:00 committed by GitHub
commit 7c215f09c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -2,5 +2,3 @@
sudo apk update && sudo apk upgrade
sudo apk add build-base m4 git zip perl ncurses autoconf automake libtool linux-headers
wget 'https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=misc/sys/queue.h;hb=HEAD' -O queue.h
sudo mv queue.h /usr/include/sys/