summaryrefslogtreecommitdiffstats
path: root/src/mesa/Android.libmesa_dricore.mk
diff options
context:
space:
mode:
authorMauro Rossi <[email protected]>2015-10-11 13:49:38 +0200
committerEmil Velikov <[email protected]>2015-10-15 13:35:19 +0100
commit45f0392ceb463612ec2f31c52adedf5440fffc32 (patch)
treee78d91986fad7b32809f31c960d5913d3e975d42 /src/mesa/Android.libmesa_dricore.mk
parentbcb56c2c69dd1695d7828d831d71c957e7e497c6 (diff)
i965: android: add the i965_compile_FILES sources to the driver
i965_compile_FILES are needed otherwise we'll error out as below: target SharedLib: i915_dri (out/target/product/x86/obj/SHARED_LIBRARIES/i915_dri_intermediates/LINKED/i915_dri.so) external/mesa/src/mesa/drivers/dri/i965/brw_ir_fs.h:181: error: undefined reference to 'fs_inst::~fs_inst()' ... ... external/mesa/src/mesa/drivers/dri/i965/intel_screen.c:1484: error: undefined reference to 'brw_compiler_create' collect2: error: ld returned 1 exit status build/core/shared_library.mk:81: recipe for target 'out/target/product/x86/obj/SHARED_LIBRARIES/i965_dri_intermediates/LINKED/i965_dri.so' failed make: *** [out/target/product/x86/obj/SHARED_LIBRARIES/i965_dri_intermediates/LINKED/i965_dri.so] Error 1 [Emil Velikov: tweak commit message] Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/mesa/Android.libmesa_dricore.mk')
0 files changed, 0 insertions, 0 deletions