Never build build static versions of other plugins.
This commit is contained in:
@@ -28,7 +28,7 @@ cross_compiling = @CROSS_COMPILING@
|
|||||||
|
|
||||||
# Compiler & tools to use
|
# Compiler & tools to use
|
||||||
CC = @CC@
|
CC = @CC@
|
||||||
LIBTOOL = @LIBTOOL@ @LT_STATIC@
|
LIBTOOL = @LIBTOOL@ --tag=disable-static
|
||||||
SED = @SED@
|
SED = @SED@
|
||||||
|
|
||||||
# Our install program supports extra flags...
|
# Our install program supports extra flags...
|
||||||
|
@@ -28,7 +28,7 @@ cross_compiling = @CROSS_COMPILING@
|
|||||||
|
|
||||||
# Compiler & tools to use
|
# Compiler & tools to use
|
||||||
CC = @CC@
|
CC = @CC@
|
||||||
LIBTOOL = @LIBTOOL@ @LT_STATIC@
|
LIBTOOL = @LIBTOOL@ --tag=disable-static
|
||||||
SED = @SED@
|
SED = @SED@
|
||||||
|
|
||||||
# Our install program supports extra flags...
|
# Our install program supports extra flags...
|
||||||
|
@@ -28,7 +28,7 @@ cross_compiling = @CROSS_COMPILING@
|
|||||||
|
|
||||||
# Compiler & tools to use
|
# Compiler & tools to use
|
||||||
CC = @CC@
|
CC = @CC@
|
||||||
LIBTOOL = @LIBTOOL@ @LT_STATIC@
|
LIBTOOL = @LIBTOOL@ --tag=disable-static
|
||||||
SED = @SED@
|
SED = @SED@
|
||||||
|
|
||||||
# Our install program supports extra flags...
|
# Our install program supports extra flags...
|
||||||
|
Reference in New Issue
Block a user