Commit Graph

11 Commits

Author SHA1 Message Date
Jerome Duval
1c4581d6b5 ruby: also depends on libffi. 2017-04-28 23:46:37 +02:00
Jerome Duval
f8ed082f94 ruby: disable fstack-protector on Haiku.
* flag detection is broken with our current gcc; the testcase used
doesn't trigger the use of the stack detector, hence gcc doesn't try to
link with it.
2016-06-05 11:24:41 +00:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Rene Gollent
7a437587fc ruby: bump revision. 2015-11-27 20:44:36 -05:00
Jerome Duval
4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Adrien Destugues
6145187eaa Bump package revisions after OpenSSL update. 2015-11-12 14:39:46 +01:00
Rene Gollent
2de62091a4 Mark x86_64 as supported on several recipes. 2015-09-19 20:49:10 -04:00
Rene Gollent
cee7aff06b Ruby: Fix recipe on x86.
- Add cflags define for _BSD_SOURCE, as the build would otherwise fail
  in the socket module due to detecting the presence of the ifaddrs
  header, but lacking the actual functions.
2015-09-16 20:09:58 -04:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Hamish Morrison
744d4b4a5a ruby: add recipe and patchset for 2.2.2 2015-06-02 22:28:29 +01:00