summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorNaofumi Yasufuku <naofumi@yasufuku.dev>2024-05-26 17:53:42 +0900
committerStefan Kangas <stefankangas@gmail.com>2024-05-26 13:41:19 +0200
commit3ea451042a34a44da94176f27ea354e6823e68ee (patch)
tree14fc96455c8ec7530d7c6fdb6200e2264920190c /lisp/emacs-lisp
parent236034a24d0e93e1796224e2ff4a14819fcfd559 (diff)
downloademacs-3ea451042a34a44da94176f27ea354e6823e68ee.tar.gz
emacs-3ea451042a34a44da94176f27ea354e6823e68ee.tar.bz2
emacs-3ea451042a34a44da94176f27ea354e6823e68ee.zip
Fix --enable-checking build with macOS clang 15.0.0
search.c:3428:7: error: call to undeclared library function 'free' ... configure:9131: checking for C compiler version configure:9140: gcc --version >&5 Apple clang version 15.0.0 (clang-1500.3.9.4) Target: arm64-apple-darwin23.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin * src/search.c: Include stdlib.h for free(), and stdio.h for open_memstream(), fclose(). Copyright-paperwork-exempt: yes
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions