aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorYauheni Kaliuta2019-11-24 19:28:37 +0200
committerEugene Sandulenko2019-11-30 10:51:50 +0100
commit22a2a392d3234139acd02fab99da6f2959ae1893 (patch)
tree205e8f55982eb6ccf4087283e9cfba03b0b22d86 /configure
parentec12c5acbdfdf332ea8993f22234f7a698aa58da (diff)
downloadscummvm-rg350-22a2a392d3234139acd02fab99da6f2959ae1893.tar.gz
scummvm-rg350-22a2a392d3234139acd02fab99da6f2959ae1893.tar.bz2
scummvm-rg350-22a2a392d3234139acd02fab99da6f2959ae1893.zip
BUILD: Fix Version Define Being Added to All Code Objects
Due to a quirk of target specific make variables which means they are added to all pre-requisities, this resulted in the defines which were meant to be applied only to the version module being applied to most of the codebase. This did not cause any direct issues, but was untidy and unexpected behaviour which was reported in Pull Request 1946 by janisozaur. Fix it by defining a special rule for version.o with own flags instead of using template rule. Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions