1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/libguile/lightning
Andy Wingo 5787f4e516 Fix -Wunused-function error for x86 not on sun
* libguile/lightning/lib/jit_x86-x87.c (_fstcwm): Surround definition
  with ifdef(sun).
2018-10-07 16:44:13 +02:00
..
include Further lightning integration work 2018-06-30 12:07:00 +02:00
lib Fix -Wunused-function error for x86 not on sun 2018-10-07 16:44:13 +02:00
.gitattributes
.gitignore
AUTHORS
ChangeLog
COPYING
COPYING.DOC
COPYING.LESSER
lightning.am Fix lightning build with jit_names.c 2018-10-07 16:30:17 +02:00
NEWS
README
THANKS
TODO

GNU lightning is a library to aid in making portable programs
that compile assembly code at run time.  For more information,
look at the info documentation.