head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.07.10.10.50.23; author dkazankov; state Exp; branches; next ; commitid GYvXnZ5KOVY5Lb2G; desc @@ 1.1 log @textproc/ada-xmlada-24: Add new package version 24.0.0 An XML parser for Ada95, release 24 @ text @$NetBSD: patch-configure,v 1.0 2024/05/14 13:00:00 dkazankov Exp $ Fix cross compiling test --- configure.orig 2023-09-07 14:33:41.000000000 +0300 +++ configure @@@@ -1895,7 +1895,7 @@@@ end Lib; EOF - if test "x$host_alias" != "x$target_alias"; then + if test "x$host_alias" != "x$target_alias" && test "x" != "x$target_alias"; then $gprbuild --target=$target_alias -c -q -P$tmp/lib 2>/dev/null else $gprbuild -c -q -P$tmp/lib 2>/dev/null @