[emacs] make bootstrap
This commit is contained in:
parent
d5c2422e76
commit
8046c411a4
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ CFLAGS="$SLKCFLAGS" \
|
||||||
# --with-x-toolkit=${X_TOOLKIT:-gtk3} \
|
# --with-x-toolkit=${X_TOOLKIT:-gtk3} \
|
||||||
# --without-toolkit-scroll-bars \
|
# --without-toolkit-scroll-bars \
|
||||||
|
|
||||||
|
make bootstrap $NUMJOBS || exit 1
|
||||||
make $NUMJOBS || make || exit 1
|
make $NUMJOBS || make || exit 1
|
||||||
make install DESTDIR=$PKG || exit 1
|
make install DESTDIR=$PKG || exit 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue