From 730568f4767e66b8444b7d5b1b17089d0d1a3395 Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Thu, 25 Jul 2024 20:44:45 +1100 Subject: [PATCH] Revert "DEBUG: skip GCC != 14" This reverts commit 4b7df1f856d24b6ef07b25add477a4661196f279. --- recipe/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 9116ca1..600a42f 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -69,8 +69,6 @@ source: build: number: {{ build_num }} skip: true # [not (linux or win) or (gcc_maj_ver == 12 and cross_target_platform == "win-64") or (win and cross_target_platform != "win-64")] - # debug - skip: true # [gcc_maj_ver != 14] detect_binary_files_with_prefix: False ignore_run_exports_from: - {{ cross_target_stdlib }}_{{ cross_target_platform }}