gallium: undef PACKAGE_* macros to silence warnings
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:
@@ -40,6 +40,14 @@
|
||||
#define __STDC_CONSTANT_MACROS
|
||||
#endif
|
||||
|
||||
// Undef these vars just to silence warnings
|
||||
#undef PACKAGE_BUGREPORT
|
||||
#undef PACKAGE_NAME
|
||||
#undef PACKAGE_STRING
|
||||
#undef PACKAGE_TARNAME
|
||||
#undef PACKAGE_VERSION
|
||||
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <llvm-c/Core.h>
|
||||
|
||||
Reference in New Issue
Block a user