version 1.42, 2019/01/06 17:34:13
|
version 1.43, 2019/01/06 17:41:11
|
Line 165 alternative implementations of essential
|
Line 165 alternative implementations of essential
|
to build as a result; this usually happens for those trying too hard to be |
to build as a result; this usually happens for those trying too hard to be |
portable, or otherwise abusing definitions in the standard library. |
portable, or otherwise abusing definitions in the standard library. |
|
|
This will require a modification to the program, or disabling this feature for |
This will require a modification to the program, or disabling this feature |
part or all of the build. |
by adding in the package `Makefile`: |
|
|
|
FORTIFY_SUPPORTED= no |
|
|
### Run-time crashes |
### Run-time crashes |
|
|