unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* clang bug on mac, workaround
@ 2020-08-30 14:42 Greg Troxel
  0 siblings, 0 replies; only message in thread
From: Greg Troxel @ 2020-08-30 14:42 UTC (permalink / raw)
  To: guile-devel

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-30 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-30 14:42 clang bug on mac, workaround Greg Troxel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).