Fix detection of whether the system is DSO-capable
This commit is contained in:
parent
075195a6ae
commit
a307540eae
@ -32,6 +32,7 @@ Header files and shared object symlinks for MPC is a C library.
|
|||||||
%build
|
%build
|
||||||
export CPPFLAGS="%{optflags} -std=gnu99"
|
export CPPFLAGS="%{optflags} -std=gnu99"
|
||||||
export CFLAGS="%{optflags} -std=gnu99"
|
export CFLAGS="%{optflags} -std=gnu99"
|
||||||
|
export EGREP=egrep
|
||||||
%configure
|
%configure
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user