# | Line 8 | Line 8 | export NSPR_LIB_DIR=$NSPR_ROOT/lib | |
---|---|---|
8 | export USE_SYSTEM_ZLIB=1 | |
9 | export ZLIB_LIBS="-L$ZLIB_ROOT -lz" | |
10 | ||
11 | < | case %cmsplatf is |
11 | > | case %cmsplatf in |
12 | *_amd64_*) | |
13 | export USE_64=1 | |
14 | ;; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |