mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 21:57:48 +00:00
complibs/ppl: build watchdog library
gcc-4.6+ requires the Parma Watchdog Library (libpwl). Build it and use it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
ad7ebf3219
commit
5476675c12
@ -48,6 +48,8 @@ do_ppl() {
|
||||
--prefix="${CT_COMPLIBS_DIR}" \
|
||||
--with-libgmp-prefix="${CT_COMPLIBS_DIR}" \
|
||||
--with-libgmpxx-prefix="${CT_COMPLIBS_DIR}" \
|
||||
--enable-cxx \
|
||||
--enable-watchdog \
|
||||
--disable-debugging \
|
||||
--disable-assertions \
|
||||
--disable-ppl_lcdd \
|
||||
|
Loading…
Reference in New Issue
Block a user