summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6/rdp/Makefile
diff options
context:
space:
mode:
authorPavel Roskin <plroskin@gmail.com>2016-12-30 10:21:53 -0800
committerPavel Roskin <plroskin@gmail.com>2017-01-17 18:10:13 -0800
commit5d3197618e0ad334fffa5400927472c66c5fb43f (patch)
tree473960100b6e38cf5269680fd909fa4410f5a8d2 /xorg/X11R7.6/rdp/Makefile
parent5c32e7960569ddeaa2ff5b847652d38ae6a1c07a (diff)
downloadxrdp-proprietary-5d3197618e0ad334fffa5400927472c66c5fb43f.tar.gz
xrdp-proprietary-5d3197618e0ad334fffa5400927472c66c5fb43f.zip
Fix pixmap compilation with clang
Clang does not allow a variable to be used for the "K" register, even if all uses of the inlined function use a constant value. The current version of pixmap doesn't use the inline function. It uses a macro regardless of the optimization level. There should be no performance overhead from using the macro.
Diffstat (limited to 'xorg/X11R7.6/rdp/Makefile')
0 files changed, 0 insertions, 0 deletions