diff options
author | Jon TURNEY <[email protected]> | 2013-01-13 23:05:17 +0000 |
---|---|---|
committer | Jon TURNEY <[email protected]> | 2013-01-15 10:43:33 +0000 |
commit | 77dd50d020da587445e8ccd38a0cc3d0484c8065 (patch) | |
tree | 672cd5aaa470015be3a21e17084d1219ad2092bf /docs/RELNOTES-3.5 | |
parent | 8443b59a5bca9d4e5a2f700fc3e181cf634ff2b7 (diff) |
libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link time
Since automake changes, softpipe and llvmpipe are mutually exclusive at link
time. This doesn't make much sense to me as we can choose between them at
run-time using GALLIUM_DRIVER.
Creating library file: .libs/libGL.dll.a
.libs/xlib.o: In function `sw_screen_create_named':
/jhbuild/checkout/mesa/mesa/src/gallium/targets/libgl-xlib/../../../../src/gallium/auxiliary/target-helpers/inline_sw_helper.h:35:
undefined reference to `_softpipe_create_screen'
Signed-off-by: Jon TURNEY <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/RELNOTES-3.5')
0 files changed, 0 insertions, 0 deletions