File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ tar -xf xextproto-${XEXTPROTO_VERSION}.tar.gz
1616pushd xextproto-${XEXTPROTO_VERSION}
1717
1818EXTRA_CONFIGURE_FLAGS=
19-
20-
2119if [ -n " ${CROSS_COMPILING} " ]; then
2220 if echo " ${TARGET_TRIPLE} " | grep -q -- " -unknown-linux-musl" ; then
2321 # xextproto does not support configuration of musl targets so we pretend the target matches the
Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ tar -xf xproto-${XPROTO_VERSION}.tar.gz
1616pushd xproto-${XPROTO_VERSION}
1717
1818EXTRA_CONFIGURE_FLAGS=
19-
20-
2119if [ -n " ${CROSS_COMPILING} " ]; then
2220 if echo " ${TARGET_TRIPLE} " | grep -q -- " -unknown-linux-musl" ; then
2321 # xproto does not support configuration of musl targets so we pretend the target matches the
You can’t perform that action at this time.
0 commit comments