openbsd-ports/lang/parrot
pascal f2af69364e ffi_call()'s third argument needs to point to a storage of sizeof(ffi_args).
Otherwise this test will generate a stack overflow, silently disabling libffi
support.

Found with -fstack-protector-strong, fixed by martynas@, thanks!  Bumping
REVISION because there are already packages with strong stack protection
enabled out there.
2014-01-26 11:38:46 +00:00
..
patches ffi_call()'s third argument needs to point to a storage of sizeof(ffi_args). 2014-01-26 11:38:46 +00:00
pkg Update to 5.4.0; ok landry@ 2013-06-02 14:02:34 +00:00
distinfo Update to 5.4.0; ok landry@ 2013-06-02 14:02:34 +00:00
Makefile ffi_call()'s third argument needs to point to a storage of sizeof(ffi_args). 2014-01-26 11:38:46 +00:00