mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
Use OBJDIR naming scheme that is the same as NSPR's
This commit is contained in:
parent
f787d50e81
commit
4045d5c9f6
@ -32,7 +32,7 @@ endif
|
||||
# Name of the binary code directories
|
||||
#
|
||||
|
||||
OBJDIR_NAME = $(OS_CONFIG)$(COMPILER_TAG)$(OBJDIR_TAG).OBJ
|
||||
OBJDIR_NAME = $(OS_CONFIG)$(CPU_ARCH_TAG)$(OBJDIR_TAG).OBJ
|
||||
|
||||
#
|
||||
# Install
|
||||
|
Loading…
Reference in New Issue
Block a user