bs-platform: fix build on aarch64
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
This commit is contained in:
co-authored by
Jon
parent
5c2a7d0f07
commit
56dcbc391a
@@ -21,8 +21,5 @@ in
|
||||
license = licenses.lgpl3;
|
||||
maintainers = with maintainers; [ turbomack gamb anmonteiro ];
|
||||
platforms = platforms.all;
|
||||
# Currently there is an issue with aarch build in hydra
|
||||
# https://github.com/BuckleScript/bucklescript/issues/4091
|
||||
badPlatforms = platforms.aarch64;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user