Fix vax config files (bjc@)
This commit is contained in:
parent
6bfbac4ad9
commit
249aea6677
@ -22,6 +22,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#define OBSD_OLD_GAS
|
||||
#include <openbsd.h>
|
||||
|
||||
#undef CPP_PREDEFINES
|
||||
#define CPP_PREDEFINES "-D__unix__ -D__vax__ -D__OpenBSD__ -Asystem(unix) -Asystem(OpenBSD) -Acpu(vax) -Amachine(vax)"
|
||||
|
||||
/* Layout of source language data types. */
|
||||
|
@ -19,4 +19,4 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <xm-openbsd.h>
|
||||
#include <xm/xm-vax.h>
|
||||
#include <vax/xm-vax.h>
|
||||
|
Loading…
Reference in New Issue
Block a user