1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

fsext solaris/illumos build fix

This commit is contained in:
David Carlier 2022-03-21 21:39:16 +00:00 committed by David CARLIER
parent 5eeac5881a
commit d8102503bf
3 changed files with 10 additions and 3 deletions

View file

@ -40,6 +40,8 @@ TARGETS = [
"x86_64-linux-android",
# Solaris
"x86_64-sun-solaris",
# Illumos
"x86_64-unknown-illumos",
# WASM
"wasm32-wasi",
# Redox