Skip to content
Permalink
Browse files
linux-asahi: Fix for another bindgen bump
Signed-off-by: Hector Martin <marcan@marcan.st>
  • Loading branch information
marcan committed Apr 24, 2023
1 parent 7636eb2 commit 9de1c21
Showing 1 changed file with 1 addition and 0 deletions.
@@ -58,6 +58,7 @@ prepare() {
# Fix for newer bindgen versions
sed -i -e s/blacklist/blocklist/ \
-e s/whitelist/allowlist/ \
-e s/--size_t-is-usize// \
rust/Makefile

echo "Creating build directories..."

0 comments on commit 9de1c21

Please sign in to comment.