edbrowse: fixed cross build.
This commit is contained in:
parent
5f75f8a37a
commit
1934832e35
@ -12,7 +12,7 @@ distfiles="http://the-brannons.com/${pkgname}/${pkgname}-${version}.zip"
|
||||
checksum=e379cffb1098cfedf56ceedaaa7e20064551a0737ad6cd8ad5124fdfb18d9a5f
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} -C src JS_CXXFLAGS="$(pkg-config mozjs-24 --cflags)"
|
||||
make ${makejobs} -C src JS_CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/mozjs-24"
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user