Skip to content

Commit

Permalink
binutils-or1k-linux: use msys but build for mingw32 triple.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitequark committed Feb 28, 2018
1 parent 922e9f7 commit 89ef7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/binutils-or1k-linux/bld.bat
@@ -1,5 +1,5 @@
set TOOLPREF=mingw-w64-i686-
set TRIPLE=x86_64-pc-msys
set TRIPLE=x86_64-pc-mingw32
set PATH=%MSYS%\usr\bin;%MSYS%\mingw%ARCH%\bin;%PATH%

pacman -S --noconfirm %TOOLPREF%gcc %TOOLPREF%binutils make autoconf automake libtool pkg-config
Expand Down

0 comments on commit 89ef7b7

Please sign in to comment.