We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6776e8d commit a9eba5eCopy full SHA for a9eba5e
.github/workflows/libc-fullbuild-tests.yml
@@ -31,6 +31,7 @@ jobs:
31
run: |
32
sudo apt-get update
33
sudo apt-get install -y libmpfr-dev libgmp-dev libmpc-dev ninja-build linux-headers-generic linux-libc-dev
34
+ sudo ln -sf /usr/include/asm-generic /usr/include/asm
35
36
- name: Set reusable strings
37
id: strings
0 commit comments