diff options
Diffstat (limited to 'gnu/egcs/gcc/config/vax/t-openbsd')
-rw-r--r-- | gnu/egcs/gcc/config/vax/t-openbsd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/egcs/gcc/config/vax/t-openbsd b/gnu/egcs/gcc/config/vax/t-openbsd new file mode 100644 index 00000000000..fbc85d12a32 --- /dev/null +++ b/gnu/egcs/gcc/config/vax/t-openbsd @@ -0,0 +1,3 @@ +# We need urem and udiv from some kind of support library (e.g. libc) and +# at this point we don't have that available +LIBGCC1_TEST = |