Bug 592457 - Don't create new signatures on windows, r=khuey a=blocking-beta5

This commit is contained in:
Michael Wu 2010-08-31 21:18:22 -04:00
parent 435e053a9f
commit e10c97737e
2 changed files with 2 additions and 0 deletions

View File

@ -2358,6 +2358,7 @@ ia64*-hpux*)
AR_FLAGS=
RANLIB='echo not_ranlib'
STRIP='echo not_strip'
PKG_SKIP_STRIP=1
XARGS=xargs
ZIP=zip
UNZIP=unzip

View File

@ -2062,6 +2062,7 @@ ia64*-hpux*)
AR_FLAGS=
RANLIB='echo not_ranlib'
STRIP='echo not_strip'
PKG_SKIP_STRIP=1
XARGS=xargs
ZIP=zip
UNZIP=unzip