makeopts.in: Remove unused/undefined AST_MARCH_NATIVE.

Change-Id: I617a96ebb83ec99f5d3176bbbee2d2a272ccb203
This commit is contained in:
Corey Farrell 2018-05-08 15:28:10 -04:00
parent d83a37f0cc
commit cea87fe7b8
1 changed files with 0 additions and 1 deletions

View File

@ -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@