mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Order matters.
Fixing irix tinderbox bustage
This commit is contained in:
parent
0e08392436
commit
355719b0b8
@ -40,7 +40,7 @@ LOCAL_INCLUDES = \
|
||||
-I$(srcdir)/../src \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LIBS = gkgfx gkbase_s
|
||||
EXTRA_DSO_LIBS = gkbase_s gkgfx
|
||||
|
||||
LIBS += \
|
||||
$(LIBS_DIR) \
|
||||
|
Loading…
Reference in New Issue
Block a user