guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#40677] [PATCH 30/30] gnu: pjproject-jami: Add the missing "--enable


From: Mathieu Othacehe
Subject: [bug#40677] [PATCH 30/30] gnu: pjproject-jami: Add the missing "--enable-epoll" flag.
Date: Sat, 18 Apr 2020 15:13:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

>          "--disable-video"
> +        "--enable-epoll" ; if have linux
>          "--enable-ext-sound"

If this is a Linux specific flag, you may need to protect it with a
"hurd-triplet?" conditional (see libgc package for example).

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]