Revert "Also set CFLAGS so that -g gets picked up for C files too."

This reverts commit bd99caed44.
epel9
Kevin Kofler 9 years ago
parent 9673c10a27
commit 2b1c85b7d4

@ -303,7 +303,6 @@ BuildArch: noarch
export STRIP=strip
export NINJAFLAGS="-v %{_smp_mflags}"
export NINJA_PATH=%{_bindir}/ninja-build
export CFLAGS="%{optflags} -fno-delete-null-pointer-checks"
export CXXFLAGS="%{optflags} -fno-delete-null-pointer-checks"
mkdir %{_target_platform}

Loading…
Cancel
Save