Fixing build bustage. Must use FORCE_USE_PIC when FORCE_SHARED_LIB. MINIMO only.

This commit is contained in:
dougt%meer.net 2005-07-12 21:39:45 +00:00
parent 09fbb8676f
commit 094201f074
3 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,7 @@ MOZILLA_INTERNAL_API = 1
ifdef MINIMO
FORCE_SHARED_LIB = 1
FORCE_USE_PIC = 1
endif
PACKAGE_FILE = pipboot.pkg

View File

@ -56,6 +56,7 @@ MOZILLA_INTERNAL_API = 1
ifdef MINIMO
FORCE_SHARED_LIB = 1
FORCE_USE_PIC = 1
endif
PACKAGE_FILE = pippki.pkg

View File

@ -56,6 +56,7 @@ MOZILLA_INTERNAL_API = 1
ifdef MINIMO
FORCE_SHARED_LIB = 1
FORCE_USE_PIC = 1
endif
PACKAGE_FILE = pipnss.pkg