File tree Expand file tree Collapse file tree
packages/addons/addon-depends Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ PKG_LONGDESC="libXcomposite for cef"
88PKG_URL =""
99PKG_DEPENDS_UNPACK+ =" libXcomposite"
1010PKG_BUILD_FLAGS ="-sysroot +speed"
11+ PKG_TOOLCHAIN ="configure"
1112
1213PKG_CONFIGURE_OPTS_TARGET ="${PKG_CONFIGURE_OPTS_TARGET} \
1314 --disable-static \
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ PKG_LONGDESC="libXdamage for cef"
88PKG_URL =""
99PKG_DEPENDS_UNPACK+ =" libXdamage"
1010PKG_BUILD_FLAGS ="-sysroot +speed"
11+ PKG_TOOLCHAIN ="configure"
1112
1213PKG_CONFIGURE_OPTS_TARGET ="${PKG_CONFIGURE_OPTS_TARGET} \
1314 --disable-static \
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ PKG_LONGDESC="libXtst for cef"
88PKG_URL =""
99PKG_DEPENDS_UNPACK+ =" libXrandr"
1010PKG_BUILD_FLAGS ="-sysroot +speed"
11+ PKG_TOOLCHAIN ="configure"
1112
1213PKG_CONFIGURE_OPTS_TARGET ="${PKG_CONFIGURE_OPTS_TARGET} \
1314 --disable-static \
You can’t perform that action at this time.
0 commit comments