diff options
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-x | libstdc++-v3/configure | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 3e959e867..551a1d273 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -63479,6 +63479,10 @@ $as_echo "$ac_ld_relro" >&6; } $as_echo "#define HAVE_TANHF 1" >>confdefs.h ;; + + *midipix*) + ;; + *) as_fn_error "No support for this host/target combination." "$LINENO" 5 ;; |