diff options
| author | Philipp Stephani | 2019-05-05 01:30:23 +0200 |
|---|---|---|
| committer | Philipp Stephani | 2019-05-05 01:35:11 +0200 |
| commit | a976602066211f8820c0a2976afe81cad691a2c9 (patch) | |
| tree | 44b48fcc7ddbc1ef1034c41298c4fb48c43a90d3 /src/alloc.c | |
| parent | e95ecbe14681d86cb4ddd17edbb77559fdc9bc09 (diff) | |
| download | emacs-a976602066211f8820c0a2976afe81cad691a2c9.tar.gz emacs-a976602066211f8820c0a2976afe81cad691a2c9.zip | |
Fix compilation of test module.
Because all other objects are compiled without -fPIC, we can’t use
them when linking the test module. Instead, use the source files
directly.
* test/Makefile.in (HYBRID_MALLOC, LIBEGNU_ARCHIVE): Remove.
($(test_module)): Use source files instead of objects and archives.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions