All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v5 0/1] package/guile: New package
@ 2014-11-23 19:20 Pedro Aguilar
  2014-11-23 19:20 ` [Buildroot] [PATCH v5 1/1] guile: new package Pedro Aguilar
  2014-11-23 22:07 ` [Buildroot] [PATCH v5 0/1] package/guile: New package Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Pedro Aguilar @ 2014-11-23 19:20 UTC (permalink / raw)
  To: buildroot

This patch fixes the suggestion made by Yann Morin in 
guile:

Add "depends on BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS # bdwgc"
Break long line GUILE_CFLAGS to improve readability

Pedro Aguilar (1):
  guile: new package

 package/Config.in                                  |  1 +
 package/guile/Config.in                            | 17 ++++++++++
 package/guile/guile-01-fix_arm_endianness.patch    | 25 +++++++++++++++
 .../guile/guile-02-calculate-csqrt_manually.patch  | 16 ++++++++++
 package/guile/guile-03-remove_unused_funcs.patch   | 36 ++++++++++++++++++++++
 package/guile/guile.mk                             | 31 +++++++++++++++++++
 6 files changed, 126 insertions(+)
 create mode 100644 package/guile/Config.in
 create mode 100644 package/guile/guile-01-fix_arm_endianness.patch
 create mode 100644 package/guile/guile-02-calculate-csqrt_manually.patch
 create mode 100644 package/guile/guile-03-remove_unused_funcs.patch
 create mode 100644 package/guile/guile.mk

-- 
1.9.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-23 22:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-23 19:20 [Buildroot] [PATCH v5 0/1] package/guile: New package Pedro Aguilar
2014-11-23 19:20 ` [Buildroot] [PATCH v5 1/1] guile: new package Pedro Aguilar
2014-11-23 22:07 ` [Buildroot] [PATCH v5 0/1] package/guile: New package Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.