mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 21:18:35 +00:00
Moved DSO_LDOPTS into the native compiler specific loop.
This commit is contained in:
parent
d52908a587
commit
108bf34e41
@ -567,8 +567,8 @@ case "$target" in
|
||||
|
||||
*-hpux*)
|
||||
DLL_SUFFIX="sl"
|
||||
DSO_LDOPTS='-b -E -L$(DIST)/bin'
|
||||
if test ! "$GNU_CC"; then
|
||||
DSO_LDOPTS='-b -E -L$(DIST)/bin'
|
||||
DSO_CFLAGS=""
|
||||
DSO_PIC_CFLAGS="+Z"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user