guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

clang bug on mac, workaround


From: Greg Troxel
Subject: clang bug on mac, workaround
Date: Sun, 30 Aug 2020 10:42:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (berkeley-unix)

Recently someone added this line of workaround to pkgsrc:

  ENV.append_to_cflags "-fno-stack-check" if 
DevelopmentTools.clang_build_version >= 1010

  (from
  https://github.com/Homebrew/homebrew-core/blob/master/Formula/guile.rb#L42
  )

for guile 2.2.7.


I don't know yet if this affects 3, but it seems it would be nice for
guile itself to add -fno-stack-check for the combination of mac and
newish clang.


Has anyone else see this?

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]