Fixed typo on ARCH_alpha definition.
This commit is contained in:
@@ -11,7 +11,7 @@ ARCH_sun4 = sun4-sparc
|
||||
ARCH_Linux = linux-x86
|
||||
ARCH_WIN32 = win32-x86
|
||||
ARCH_hp700 = hpux-m68k
|
||||
ARCH_hp700 = osf-alpha
|
||||
ARCH_alpha = osf-alpha
|
||||
|
||||
ifndef EPICS_HOST_ARCH
|
||||
ifdef HOST_ARCH
|
||||
|
||||
Reference in New Issue
Block a user