Fix for timespec register problem.

This commit is contained in:
Janet B. Anderson
2000-10-02 18:07:35 +00:00
parent 357a58a976
commit da1359e352
+1 -1
View File
@@ -11,7 +11,7 @@ ARCH_CLASS = ppc
# Architecture specific build flags
ARCH_DEP_CPPFLAGS = -DCPU=PPC604 -D_GNU_TOOL -DTRUE=1
ARCH_DEP_CFLAGS = -mcpu=604 --no-builtin
ARCH_DEP_CFLAGS = -mcpu=604 --no-builtin -mstrict-align
# ARCH_DEP_CFLAGS== -fsigned-char #May need for calcPerform.c