mirror of
https://github.com/archlinux/aur.git
synced 2026-02-19 11:03:49 +01:00
Bumped nextpnr-all Version to 20220619_nextpnr_0.3_37_g8d063d38
This commit is contained in:
parent
224b2df08a
commit
fa014dd3ef
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -46,7 +46,7 @@ build() {
|
|||
cd "${srcdir}/nextpnr"
|
||||
cd build-all
|
||||
cmake -G Ninja \
|
||||
-DARCH=generic,ice40,ecp5,nexus \
|
||||
-DARCH=all \
|
||||
-DBUILD_PYTHON=ON \
|
||||
-DBUILD_GUI=ON \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ build() {
|
|||
cd "${srcdir}/nextpnr"
|
||||
cd build-all
|
||||
cmake -G Ninja \
|
||||
-DARCH=generic,ice40,ecp5,nexus \
|
||||
-DARCH=all \
|
||||
-DBUILD_PYTHON=ON \
|
||||
-DBUILD_GUI=ON \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue