summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-03-09 15:06:35 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-03-09 15:06:35 +0100
commit466d55374640773584383d0b6772b5917030736a (patch)
treefba97e03cc8be4dc67d2bd1d482e660722bbd02f /config
parent1431ed52c9be19c4c84df9f5e24c7ad8cd2c6ff9 (diff)
downloadptxdist-466d55374640773584383d0b6772b5917030736a.tar.gz
ptxdist-466d55374640773584383d0b6772b5917030736a.tar.xz
talloc: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'config')
-rw-r--r--config/talloc/cross-answers17
1 files changed, 17 insertions, 0 deletions
diff --git a/config/talloc/cross-answers b/config/talloc/cross-answers
new file mode 100644
index 000000000..1b5b666e5
--- /dev/null
+++ b/config/talloc/cross-answers
@@ -0,0 +1,17 @@
+Checking uname sysname type: "Linux"
+Checking uname machine type: "@UNAME_M@"
+Checking uname release type: "@UNAME_R@"
+Checking uname version type: "@UNAME_V@"
+Checking simple C program: "hello world"
+rpath library support: OK
+-Wl,--version-script support: OK
+Checking getconf LFS_CFLAGS: NO
+Checking for large file support without additional flags: @HAS_64BIT@
+Checking for -D_FILE_OFFSET_BITS=64: OK
+Checking correct behavior of strtoll: NO
+Checking for working strptime: OK
+Checking for C99 vsnprintf: "1"
+Checking for HAVE_SHARED_MMAP: OK
+Checking for HAVE_MREMAP: OK
+Checking for HAVE_INCOHERENT_MMAP: NO
+Checking for HAVE_SECURE_MKSTEMP: OK