Skip to content

Commit

Permalink
app-i18n/librime: Use ESYSROOT.
Browse files Browse the repository at this point in the history
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <[email protected]>
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and floppym committed Sep 29, 2019
1 parent 9c26289 commit 2af3bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-i18n/librime/librime-1.5.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ src_prepare() {
}

src_configure() {
local -x CXXFLAGS="${CXXFLAGS} -I/usr/include/utf8cpp"
local -x CXXFLAGS="${CXXFLAGS} -I${ESYSROOT}/usr/include/utf8cpp"

local mycmakeargs=(
-DBOOST_USE_CXX11=ON
Expand Down

0 comments on commit 2af3bd0

Please sign in to comment.