bug 395246 - link null plugin with static CRT to avoid Microsoft.VC80.CRT SxS errors. r=bsmedberg a=mconnor
git-svn-id: svn://10.0.0.236/trunk@236112 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -73,6 +73,9 @@ FORCE_SHARED_LIB = 1
|
||||
# Force use of PIC
|
||||
FORCE_USE_PIC = 1
|
||||
|
||||
# must link statically with the CRT to avoid problems with VC8
|
||||
USE_STATIC_LIBS = 1
|
||||
|
||||
NO_DIST_INSTALL = 1
|
||||
NO_INSTALL = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user