aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2020-09-30 12:24:12 +0000
committerStefan Eßer <se@FreeBSD.org>2020-09-30 12:24:12 +0000
commit39ecea83646e7e90b75ca85473d80140022ac6db (patch)
treee17709b45cee06b91919e42cbb509243ec0638c0 /Makefile
parentb5988a489aad6633e318b430a55ac11cd27004ec (diff)
downloadports-39ecea83646e7e90b75ca85473d80140022ac6db.tar.gz
ports-39ecea83646e7e90b75ca85473d80140022ac6db.zip
Fix build
A C pre-processor conditional interpreted decimal numbers with a leading zero as octal number, which was rejected since it included the digig 8. Removal of the leading 0 from both condition arguments causes the correct interpretation of these numbers as decimal values.
Notes
Notes: svn path=/head/; revision=550692
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions