From: Corey Farrell Date: Tue, 8 May 2018 19:28:10 +0000 (-0400) Subject: makeopts.in: Remove unused/undefined AST_MARCH_NATIVE. X-Git-Tag: 15.5.0-rc1~73^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e507888cf8618a3ea2a32c38ae5913bda919db;p=thirdparty%2Fasterisk.git makeopts.in: Remove unused/undefined AST_MARCH_NATIVE. Change-Id: I617a96ebb83ec99f5d3176bbbee2d2a272ccb203 --- diff --git a/makeopts.in b/makeopts.in index 8168ee9f13..9caf322869 100644 --- a/makeopts.in +++ b/makeopts.in @@ -126,7 +126,6 @@ AST_CLANG_BLOCKS_LIBS=@AST_CLANG_BLOCKS_LIBS@ C_COMPILER_FAMILY=@AST_C_COMPILER_FAMILY@ AST_RPATH=@AST_RPATH@ AST_FORTIFY_SOURCE=@AST_FORTIFY_SOURCE@ -AST_MARCH_NATIVE=@AST_MARCH_NATIVE@ ALSA_INCLUDE=@ALSA_INCLUDE@ ALSA_LIB=@ALSA_LIB@