Skip to content

Commit

Permalink
Bug 594718 fix typo in last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginn Chen committed Sep 29, 2010
1 parent 903d2fb commit 0d4212e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/Makefile.in
Expand Up @@ -689,7 +689,7 @@ endif
endif

ifdef SOLARIS_SUNPRO_CXX
ifeq ($(TARGET_CPU),sparc
ifeq ($(TARGET_CPU),sparc)
# Sun Studio SPARC doesn't work well with gcc inline asm, use lock_SunOS_sparc*.il
jslock.o: jslock.cpp Makefile.in lock_sparcv8plus.il lock_sparcv9.il
$(REPORT_BUILD)
Expand Down

0 comments on commit 0d4212e

Please sign in to comment.