]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - libgcc/config/alpha/t-crtfm
Imported gcc-4.4.3
[msp430-gcc.git] / libgcc / config / alpha / t-crtfm
diff --git a/libgcc/config/alpha/t-crtfm b/libgcc/config/alpha/t-crtfm
new file mode 100644 (file)
index 0000000..48c21d8
--- /dev/null
@@ -0,0 +1,6 @@
+# FIXME drow/20061228 - I have preserved this -frandom-seed option
+# while migrating this rule from the GCC directory, but I do not
+# know why it is necessary if no other crt file uses it.
+crtfastmath.o: $(gcc_srcdir)/config/alpha/crtfastmath.c
+       $(gcc_compile) -frandom-seed=gcc-crtfastmath -c \
+               $(gcc_srcdir)/config/alpha/crtfastmath.c