stephan
|
5be33f7b3f
Split the core-most CFLAGS, which should not be overridable (like -fPIC), into CFLAGS.core, so that went CFLAGS=... is passed on in a make invocation the -fPIC flag is not lost (as reported in [forum:39f8c54391d38c72 | forum post 39f8c543]).
|
2 bulan lalu |
stephan
|
4b4b5ff1d8
Update Makefile.linux-generic to account for recent var renaming.
|
2 bulan lalu |
stephan
|
4cd85bda4a
Various build cleanups centered around straightening out various uses of CFLAGS and its cousins. Teach Makefile.linux-generic to figure out the TOP dir on its own (a GNU Make-ism, but it's a Linux-specific makefile).
|
2 bulan lalu |
stephan
|
caf8c28420
Potentially controversial/unconventional makefile symbol renamings and docs explaining them.
|
2 bulan lalu |
stephan
|
ce236e031e
Generic build cleanups.
|
2 bulan lalu |
stephan
|
e74c738e55
Get Makefile.linux-generic (formerly Makefile.linux-gcc) working with jimsh in out-of-tree builds. Pass on -DHAVE_READLINE=1 to the sqlite3 shell if configure detects it.
|
2 bulan lalu |