File: 0003-hardening.patch

package info (click to toggle)
repeatmasker-recon 1.08-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 668 kB
  • sloc: ansic: 3,721; perl: 109; makefile: 70; sh: 14
file content (15 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: Andreas Tille <tille@debian.org>
Last-Update: Tue, 10 Jul 2018 11:27:19 +0200
Description: Hack to propagate hardening options

--- a/src/Makefile
+++ b/src/Makefile
@@ -48,7 +48,7 @@ COMPRESS = gzip               # GNU comp
 ## should not need to modify below this line
 #######
 SHELL  = /bin/sh
-LIBS   = -lsquid -lm
+LIBS   = -lsquid -lm $(LDFLAGS)
 #LIBS = -ldbmalloc -lsquid -lm 
 
 READMES = README