diff options
author | Kévin Redon <kredon@sysmocom.de> | 2019-06-13 13:41:00 +0200 |
---|---|---|
committer | laforge <laforge@gnumonks.org> | 2019-06-13 13:49:30 +0000 |
commit | d1e220fb67e14115512b9020b26ad74c49daefc5 (patch) | |
tree | 432e3e512b0e083a4aa828171e6d0a588219e09d /debian/libosmocore.install | |
parent | 1af2cd56248b449f4bca7e5763c27043c4a78873 (diff) |
minor: don't redefine macros
the DEBUG macro name and ARRAY_SIZE macro function are frequently
used in other projects. If these projects also use libosmocore,
the macros will be redefined. This also generates a warning message
during compilation.
Not redefining the macros removes the warning message and possible
(but unlikely) mis-redefinition.
Change-Id: I0ba91eae8eacc5542d1647601b372e417ed1713c
Diffstat (limited to 'debian/libosmocore.install')
0 files changed, 0 insertions, 0 deletions