gnu: libjaylink: Remove custom bootstrap phase.

* gnu/packages/embedded.scm (libjaylink)[arguments]: Remove.
This commit is contained in:
Ricardo Wurmus 2018-11-11 11:23:39 +01:00
parent a69cc70dea
commit 4cd6ab1b1f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -321,12 +321,6 @@ languages are C and C++.")
("pkg-config" ,pkg-config)))
(inputs
`(("libusb" ,libusb)))
(arguments
`(#:phases
(modify-phases %standard-phases
(add-after 'unpack 'autoreconf
(lambda _
(zero? (system* "autoreconf" "-vfi")))))))
(home-page "http://repo.or.cz/w/libjaylink.git")
(synopsis "Library to interface Segger J-Link devices")
(description "libjaylink is a shared library written in C to access