]> TLD Linux GIT Repositories - packages/rpm.git/blobdiff - rpm-macros-ti.patch
- updated cflags/ldflags for TLD platforms
[packages/rpm.git] / rpm-macros-ti.patch
index dbe7d01ce4eb4538cc0f3444c4b650437197c729..ac1956d8951ba1d1b8e8677fb1d97e732c86325d 100644 (file)
@@ -35,7 +35,7 @@ diff -urN rpm-4.5/macros.in rpm-4.5.new//macros.in
  %debugcflags  -O0 -g -Wall
 +%debugcppflags        %{nil}
 +%optldflags   -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc
-+%optcppflags  -D_FORTIFY_SOURCE=2
++%optcppflags  %{nil}
  
  # Warning: those macros are overwritten by macros.build,
  #          left here for compatibility