From 9381fd2229be2f7827ef841e1d319f7e420b4be6 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Tue, 10 Jan 2017 14:59:51 +0900 Subject: [PATCH] Remove build option - "error=missing-include-dirs" option removed at configure file [Model] ALL [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] build errror at gcc6 [Cause & Measure] removed build option [Checking Method] N/A [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: I335bb8dc5cb36d9eb18b95d933cd53f0b46dbc45 Signed-off-by: DongHun Kwak --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 19d32dd..35c176a 100755 --- a/configure +++ b/configure @@ -14239,7 +14239,6 @@ fi -Werror=init-self \ -Werror=format-security \ -Werror=format=2 \ - -Werror=missing-include-dirs \ " case "$enable_compile_warnings" in -- 2.7.4