summaryrefslogtreecommitdiff
path: root/lang/mit-scheme/files/patch-microcode_config.h.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/mit-scheme: update to version 12.1Jimmy Olgeni2025-06-091-44/+0
|
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Upgrade to version 9.1.1, with amd64 support.Jimmy Olgeni2013-01-121-0/+47
The configure script is not able to detect some functions from fenv.h, possibly because it does not use "#pragma STDC FENV_ACCESS ON", which is used in the actual code. If you know of a way to make configure work without hacking config.h.in, suggestions are welcome. Notes: svn path=/head/; revision=310285