зеркало из https://github.com/mozilla/pjs.git
Commiting a patch provided by Markus Holmberg for FreeBSD
This commit is contained in:
Родитель
cb22baebf5
Коммит
926ce8a3b2
|
@ -39,7 +39,7 @@ endif
|
||||||
# The following don't need a CPLUSPLUSRUNTIME defined: WINNT, HP-UX
|
# The following don't need a CPLUSPLUSRUNTIME defined: WINNT, HP-UX
|
||||||
# so filter them out.
|
# so filter them out.
|
||||||
ifeq (,$(filter WINNT HP-UX,$(OS_ARCH)))
|
ifeq (,$(filter WINNT HP-UX,$(OS_ARCH)))
|
||||||
ifeq ($(OS_ARCH), Linux)
|
ifeq (,$(filter-out Linux FreeBSD, $(OS_ARCH)))
|
||||||
# On linux, we link with libstdc++ (we're always using egcs on linux, right?)
|
# On linux, we link with libstdc++ (we're always using egcs on linux, right?)
|
||||||
CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm
|
CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm
|
||||||
else
|
else
|
||||||
|
|
Загрузка…
Ссылка в новой задаче