Article 5CQV8 regression on -current with llvm >= 11.0.x

regression on -current with llvm >= 11.0.x

by
nobodino
from LinuxQuestions.org on (#5CQV8)
one package doesn't build correctly with llvm>= 11.0.x

- libclc: before the line "CFLAGS="$SLKCFLAGS -D__extern_always_inline=inline" "
add the following lines:
-------------------------
# modification from debian because of llvm >= 11.0.x
sed -i -e '/-fno-builtin/p' configure.py
sed -i -e '0,/-fno-builtin/ s/-fno-builtin/-nostdlib/' configure.py
-------------------------latest?d=yIl2AUoC8zA latest?i=jr7Phlq82IU:Yq7qC-lEPKM:F7zBnMy latest?i=jr7Phlq82IU:Yq7qC-lEPKM:V_sGLiP latest?d=qj6IDK7rITs latest?i=jr7Phlq82IU:Yq7qC-lEPKM:gIN9vFwjr7Phlq82IU
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments