Turns out emerge has this nice flag (excerpt from emerge(1) manpage):
--buildpkgonly, -B
Creates binary packages for all ebuilds processed without
actually merging the packages. This comes with the caveat that all
build-time dependencies must already be emerged on the system.
Best,
On Thu, Sep 28, 2017 at 07:39:58PM +0200, tu...@posteo.de wrote:
> The interesting thing is: I have a pololu avr programmer (v20, an
> ISP-programmer it is), which uses also /dev/ttyACM...and that
> one works fine. I plugged it in simultanously to ensure all drivers
> get loaded...and then I plugge
On Thu, Sep 28, 2017 at 05:03:14PM +0200, tu...@posteo.de wrote:
> I have one of these:
>
> Bus 006 Device 018: ID 16d0:0753 MCS Digistump DigiSpark
>
> ... snip ...
>
> SUBSYSTEMS=="usb", ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0753",
> MODE:="0666"
> KERNEL=="ttyACM*", ATTRS{idVendor}=="16d0
On Mon, Jul 31, 2017 at 08:02:34PM +, Grant Edwards wrote:
> ../../third_party/vulkan-validation-layers/src/loader/debug_report.c:50:5:
> note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to
> compile your code
> ../../third_party/vulkan-validation-layers/src/loader/debug_report.c
4 matches
Mail list logo