File: ldflags

package info (click to toggle)
xkeycaps 2.47-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,072 kB
  • sloc: ansic: 40,772; sh: 132; makefile: 11
file content (11 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/Imakefile
+++ b/Imakefile
@@ -356,6 +356,8 @@ LOCAL_LIBRARIES = $(XAWLIB) $(XTOOLLIB)
 /**/#      COMPRESS = gzip --verbose --best
 /**/#  COMPRESS_EXT = gz
 
+# teach ComplexProgramTarget about LDFLAGS
+LDOPTIONS += $(LDFLAGS)
 ComplexProgramTarget(xkeycaps)
 
 all-kbds.o:  kbddef.h $(KBDIR)/all-kbds.h $(ALL_KBDS)