configure: commit test files
These are currently auto-generated, but meson needs the same files, so lets commit them to reduce duplication. v3: - Rename .build to build-support Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
This commit is contained in:
3
build-support/conftest.dyn
Normal file
3
build-support/conftest.dyn
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
radeon_drm_winsys_create;
|
||||
};
|
||||
6
build-support/conftest.map
Normal file
6
build-support/conftest.map
Normal file
@@ -0,0 +1,6 @@
|
||||
VERSION_1 {
|
||||
global:
|
||||
main;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user