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