Removed `C_FUNC_MALLOC` and `AC_FUNC_REALLOC` in configure.ac by larsewi · Pull Request #91 · larsewi/leech
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 1
Conversation
It causes errors like this: ``` 18:19:47 rtld: 0712-001 Symbol rpl_malloc was referenced 18:19:47 from module /var/cfengine/lib/libleech.so(), but a runtime definition 18:19:47 of the symbol was not found. ``` and works fine without it. Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters