r600g: fix build failure when building the driver without LLVM
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
#include "radeon/radeon_video.h"
|
||||
#include <inttypes.h>
|
||||
|
||||
#ifndef HAVE_LLVM
|
||||
#define HAVE_LLVM 0
|
||||
#endif
|
||||
|
||||
/*
|
||||
* pipe_context
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user