mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
Try again with fix for BeOS build. This is not the same fix that broke
the Solaris build yestarday, but I'm looking at tinderbox anyway, ready to back this out if there are build problems. r=mcafee, r=shaver
This commit is contained in:
parent
d0b4f004c4
commit
e278700dae
@ -2709,7 +2709,7 @@ MOZ_TIMER_LIBS='$(DIST)/lib/libtimer_s.a'
|
||||
# Beos needs to link the timer in dynamically
|
||||
case "$target" in
|
||||
*-beos*)
|
||||
MOZ_TIMER_LIBS=-ltimer_beos
|
||||
MOZ_TIMER_LIBS='$(DIST)/lib/libtimer_beos.so'
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user