From 61129cc54f1447a1516f587464c5af7ec6be4168 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jan 2002 22:33:49 +0000 Subject: 2001-01-18 Joel Sherrill * include/rtems/system.h: Only include cpuopts.h when building a multilib configuration. Some ports still need targopts.h but this small modification lets those ports work non-multilib while fixing being fixed for multilib. --- c/src/exec/score/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/exec/score/ChangeLog') diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog index 4ac3cbfac2..472ae06395 100644 --- a/c/src/exec/score/ChangeLog +++ b/c/src/exec/score/ChangeLog @@ -1,3 +1,10 @@ +2001-01-18 Joel Sherrill + + * include/rtems/system.h: Only include cpuopts.h when building a + multilib configuration. Some ports still need targopts.h but this + small modification lets those ports work non-multilib while + fixing being fixed for multilib. + 2002-01-04 Ralf Corsepius * include/rtems/seterr.h: Add do {..} while (0) in defines. -- cgit v1.2.3