mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Automated update
This commit is contained in:
parent
e278700dae
commit
fdab7a4a20
2
configure
vendored
2
configure
vendored
@ -9564,7 +9564,7 @@ MOZ_TIMER_LIBS='$(DIST)/lib/libtimer_s.a'
|
|||||||
# Beos needs to link the timer in dynamically
|
# Beos needs to link the timer in dynamically
|
||||||
case "$target" in
|
case "$target" in
|
||||||
*-beos*)
|
*-beos*)
|
||||||
MOZ_TIMER_LIBS=-ltimer_beos
|
MOZ_TIMER_LIBS='$(DIST)/lib/libtimer_beos.so'
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user