- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
24 lines
529 B
Diff
24 lines
529 B
Diff
From c00668541f68c17a5e453a4dcc2a86022b20af87 Mon Sep 17 00:00:00 2001
|
|
From: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Date: Mon, 30 Jul 2012 23:52:49 +0200
|
|
|
|
---
|
|
Upstream-Status: Pending
|
|
|
|
configure.in | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/configure.in b/configure.in
|
|
index 7c15b6b..9896631 100644
|
|
--- a/configure.in
|
|
+++ b/configure.in
|
|
@@ -23,7 +23,7 @@ AM_CONFIG_HEADER(config.h)
|
|
dnl Checks for programs.
|
|
AC_PROG_CC
|
|
|
|
-dnl AC_PROG_CXX
|
|
+AC_PROG_CXX
|
|
dnl AC_PROG_AWK
|
|
dnl AM_PROG_LEX
|
|
dnl AC_PROG_YACC
|