Rename X86-64_API -> X86_64_API
automake doesn't allow hyphens in variable names Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Eric Anholt <eric@anholt.net> Tested-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ GLAPI_SOURCES = \
|
||||
X86_API = \
|
||||
glapi_x86.S
|
||||
|
||||
X86-64_API = \
|
||||
X86_64_API = \
|
||||
glapi_x86-64.S
|
||||
|
||||
SPARC_API = \
|
||||
|
||||
Reference in New Issue
Block a user