1
0
Fork 0
forked from len0rd/rockbox

fwpatcher: fix compile errors and warnings on modern Linux

Change-Id: I87b71654ce8669904cfb587cb0673a46455bcbd1
This commit is contained in:
James Buren 2020-11-16 21:05:52 +00:00
parent 84086af957
commit 4fd1e4364b
2 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@
#
#value for crosscompiling on linux
PREFIX=i586-mingw32msvc-
PREFIX=i686-w64-mingw32-
#value for compiling on cygwin
#PREFIX=