Drop unneeded debug disabling lines
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
1469201858
commit
fb6fa8bce8
@ -7,13 +7,6 @@
|
|||||||
|
|
||||||
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
||||||
|
|
||||||
# ARM64 builds of 8.5.0 break on the Debug builds, so we'll just
|
|
||||||
# build the standard runtime until that gets sorted out.
|
|
||||||
# https://github.com/nodejs/node/issues/15395
|
|
||||||
%ifarch aarch64
|
|
||||||
%global with_debug 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# == Node.js Version ==
|
# == Node.js Version ==
|
||||||
# Note: Fedora should only ship LTS versions of Node.js (currently expected
|
# Note: Fedora should only ship LTS versions of Node.js (currently expected
|
||||||
# to be major versions with even numbers). The odd-numbered versions are new
|
# to be major versions with even numbers). The odd-numbered versions are new
|
||||||
|
Loading…
Reference in New Issue
Block a user