~vcs-imports/newt/master

Viewing all changes in revision 749.

  • Committer: Miroslav Lichvar
  • Author(s): Alex Suykov
  • Date: 2015-01-19 10:00:49 UTC
  • Revision ID: git-v1:4b0aee15806dd6d62b965b538a8e9019c4f529d4
remove bogus -I/usr/include/slang from CPPFLAGS

Hardcoding -I/usr/include/slang in CPPFLAGS is bogus for
cross-compilation. With recent versions of slang, the headers are
installed in ${sysroot}/usr/include directly, so there is no need for
an additional flag. And if one was needed, it should be added by the
configure script, after detecting the right header location.

Signed-off-by: Alex Suykov <alex.suykov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: