fedya (Alexander Khryukin)
- Login: fedya
- Email: alexander@mezon.ru
- Registered on: 05/16/2014
- Last sign in: 05/16/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
05/19/2014
-
03:53 PM Ruby Bug #9840: [darwin] configure script fails if an empty file named `Info.plist` exists in the user's home directory
- workaround for ruby bug
https://abf.io/openmandriva/ruby/blob/master/ruby.spec#L316
~~~
CFLAGS=`echo %{optflags} | sed 's/-fomit-frame-pointer//' | sed 's/-fstack-protector//'`
~~~
05/16/2014
-
03:57 PM Ruby Bug #9840: [darwin] configure script fails if an empty file named `Info.plist` exists in the user's home directory
- Same issue for me.
~~~
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for cd using physical directory... cd -P
checking whet...