This commit is contained in:
parent
f8dc58b23c
commit
e2f2e91dcf
@ -399,8 +399,8 @@ export LDFLAGS="\$LDFLAGS -fPIC -Wl,-z,relro,-z,now"
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
# Not enough memory on 32-bit systems, reduce debug info.
|
# Not enough memory on 32-bit systems, remove debug info.
|
||||||
export CFLAGS="\$CFLAGS -g1"
|
export CFLAGS="\$CFLAGS -g0"
|
||||||
%endif
|
%endif
|
||||||
export CXXFLAGS="\$CFLAGS"
|
export CXXFLAGS="\$CFLAGS"
|
||||||
export MOZCONFIG=$RPM_BUILD_DIR/mozconfig
|
export MOZCONFIG=$RPM_BUILD_DIR/mozconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user