diff options
author | Rich Felker <dalias@aerifal.cx> | 2016-01-19 19:08:52 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-01-19 19:08:52 -0500 |
commit | 9514e70c60649ea13c25e1ac1e944cee7c82c9a7 (patch) | |
tree | 280ea3fb0a58fce2c4978ccc8e49bf1c7c4ea8ea /src | |
parent | add support for arch-provided replacement files as .c or .S (diff) | |
download | grovel-9514e70c60649ea13c25e1ac1e944cee7c82c9a7.tar.gz grovel-9514e70c60649ea13c25e1ac1e944cee7c82c9a7.tar.xz |
eliminate separate static/shared CFLAGS vars in makefile
this allows the rules for .o and .lo files to be identical, with -fPIC
and -DSHARED added for .lo files via target-specific variable append.
this is arguably cleaner now and will allow more cleanup and removal
of redundant rule bodies after other prerequisite changes are made.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions