pet.cc: undefine PACKAGE
commitf8a771ba1bcefdf9dcaabc25d6a694d363c752e4
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 19 Oct 2019 21:23:37 +0000 (19 23:23 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 19 Oct 2019 21:23:37 +0000 (19 23:23 +0200)
tree2d8fa611a25161fc6cb295ac52cc89154c5c556f
parentbdb6daab0142041dfaad5bb0154eec3257c31c3f
pet.cc: undefine PACKAGE

Since LLVM commit a079a427085 ([analyzer] Analysis: Silence checkers,
Fri Aug 16 01:53:14 2019 +0000), a PACKAGE symbol is defined in
the clang/StaticAnalyzer/Core/AnalyzerOptions.h header.
Undefine the one defined by config.h to avoid warnings.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
pet.cc