Fix for timespec register problem.

This commit is contained in:
Janet B. Anderson
2000-10-02 18:07:35 +00:00
parent 4ae03e7c60
commit b57349f6d5

View File

@@ -17,5 +17,5 @@ ARCH_CLASS = ppc
# Architecture specific build flags
ARCH_DEP_CPPFLAGS = -DCPU=PPC604
ARCH_DEP_CFLAGS = -mcpu=604
ARCH_DEP_CFLAGS = -mcpu=604 -mstrict-align