summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb')
-rw-r--r--meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
index 9dc5caf87c..085384064d 100644
--- a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
+++ b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
@@ -25,7 +25,7 @@ EXTRA_OEMAKE = "-e MAKEFLAGS= CPPOPTX='${CPPFLAGS}' COPTX='${CFLAGS}' C++OPTX='$
25# Stop failures when 'cc' can't be found 25# Stop failures when 'cc' can't be found
26export ac_cv_prog_CC = "${CC}" 26export ac_cv_prog_CC = "${CC}"
27 27
28inherit native 28inherit sourceforge-releases native
29 29
30# Use -std=gnu89 to build with gcc-14 (https://bugs.gentoo.org/903876) 30# Use -std=gnu89 to build with gcc-14 (https://bugs.gentoo.org/903876)
31# this needs to be after native inherit (which sets CFLAGS to BUILD_CFLAGS) 31# this needs to be after native inherit (which sets CFLAGS to BUILD_CFLAGS)