mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Removed obsolete code.
This commit is contained in:
parent
864e8b985e
commit
ddf21430cf
@ -33,11 +33,7 @@ IMPL_STRATEGY = _PTH
|
||||
endif
|
||||
|
||||
CC = cc
|
||||
ifeq ($(OS_RELEASE),5.0)
|
||||
CCC = cc++
|
||||
else
|
||||
CCC = c++
|
||||
endif
|
||||
RANLIB = ranlib
|
||||
|
||||
ifeq (86,$(findstring 86,$(OS_TEST)))
|
||||
|
Loading…
Reference in New Issue
Block a user