summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureDecoder_x64.cpp
diff options
context:
space:
mode:
authorsephiroth99 <sephiroth99@gmail.com>2017-01-06 04:13:51 -0500
committersephiroth99 <sephiroth99@gmail.com>2017-01-09 22:48:59 -0500
commit2616192af39ad916310ed4901f955e94c2be914e (patch)
tree98623508f2a3e49865aa0a38eac2f99c931894bf /Source/Core/VideoCommon/TextureDecoder_x64.cpp
parent440a2f832cc412837d9c88706a9134dedc3c7772 (diff)
Fix possible undefined reference when linking libusb from externals
When on Linux and using libusb from Externals, and with libudev available, an "undefined reference" error message appears at link time. This is due to a wrong define being set in CMake for libusb with libudev. This causes the code for netlink being used instead of the correct code for libudev support. Fix the issue by setting the correct define so the correct libusb code is used.
Diffstat (limited to 'Source/Core/VideoCommon/TextureDecoder_x64.cpp')
0 files changed, 0 insertions, 0 deletions