forked from Imagelibrary/rtems
Mingw32 update.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
%ifos cygwin cygwin32 mingw mingw32
|
||||
%define _exeext .exe
|
||||
%define debug_package %{nil}
|
||||
%else
|
||||
%define _exeext %{nil}
|
||||
%endif
|
||||
@@ -30,7 +31,6 @@
|
||||
%ifos cygwin cygwin32
|
||||
%define optflags -O3 -pipe -march=i486 -funroll-loops
|
||||
%define _libdir %{_exec_prefix}/lib
|
||||
%define debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%if "%{_build}" != "%{_host}"
|
||||
|
||||
Reference in New Issue
Block a user