mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
module: Remove deprecated modules and update support levels.
I have removed the STATIC_BUILD option immediately as it has not been maintained in many years and is non-functional. ASTERISK-27965 Change-Id: I64783d017b86dba9ee3c7bcfb97e59889a3f76d7
This commit is contained in:
3
Makefile
3
Makefile
@@ -76,9 +76,6 @@ export AST_DEVMODE_STRICT # Enables shadow warnings (-Wshadow)
|
||||
export _SOLINK # linker flags for all shared objects
|
||||
export SOLINK # linker flags for loadable modules
|
||||
export DYLINK # linker flags for shared libraries
|
||||
export STATIC_BUILD # Additional cflags, set to -static
|
||||
# for static builds. Probably
|
||||
# should go directly to ASTLDFLAGS
|
||||
|
||||
#--- paths to various commands
|
||||
# The makeopts include below tries to set these if they're found during
|
||||
|
Reference in New Issue
Block a user