From a8e1b80feae8bcdbb5bd974b46c035dbc793fec5 Mon Sep 17 00:00:00 2001 From: "ben%bengoodger.com" Date: Sun, 26 Oct 2003 22:14:03 +0000 Subject: [PATCH] Bug 223329 - relocate the nspr dylib so that address conflict does not occur in Firebird and prevent prebinding to occur. Patch by bryner, r=ben. a=asa --- config/prebind-address-table | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/prebind-address-table b/config/prebind-address-table index f77e23bb052e..32268c3bd7bb 100644 --- a/config/prebind-address-table +++ b/config/prebind-address-table @@ -1,4 +1,4 @@ -0x01000000 @executable_path/libnspr4.dylib +0x01500000 @executable_path/libnspr4.dylib 0x02000000 @executable_path/libplds4.dylib 0x03000000 @executable_path/libplc4.dylib 0x04000000 @executable_path/libmozjs.dylib