Message 'checking that generated files are newer than configure...' #23

Open
opened 2025-10-21 16:55:36 +02:00 by xdelatour · 2 comments
Owner

Très très long...

Très très long...
Author
Owner

"checking whether compiler supports visibility annotations... "

est émis par le script bootstrap/work/libnbcompat/configure, plus précisément par une macro AC_COMPILE_IFELSE dans configure.ac qui teste l’option attribute((visibility("hidden"))).

"checking whether compiler supports visibility annotations... " est émis par le script bootstrap/work/libnbcompat/configure, plus précisément par une macro AC_COMPILE_IFELSE dans configure.ac qui teste l’option __attribute__((visibility("hidden"))).
Author
Owner
  • actualiser date : find . -name configure -exec touch {} +
  • am_sleep=no ou am_lf_cr=no
  • commenter le bloc if test -n "$am_sleep"; then
- actualiser date : find . -name configure -exec touch {} + - am_sleep=no ou am_lf_cr=no - commenter le bloc if test -n "$am_sleep"; then
Sign in to join this conversation.
No description provided.