File: linker.diff

package info (click to toggle)
gluegen2 2.3.2-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,420 kB
  • sloc: java: 45,952; xml: 2,960; ansic: 2,670; cpp: 1,694; sh: 1,251; pascal: 591; asm: 162; makefile: 53
file content (13 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: gluegen2/make/gluegen-cpptasks-base.xml
===================================================================
--- gluegen2.orig/make/gluegen-cpptasks-base.xml
+++ gluegen2/make/gluegen-cpptasks-base.xml
@@ -1316,6 +1316,8 @@
     <linker id="linker.cfg.linux.sparc" name="${gcc.compat.compiler}">
     </linker>
 
+
+
     <compiler id="linker.cfg.android" name="${gcc.compat.compiler}">
       <!-- shall be defined in custom ${gluegen-cpptasks.file} ! -->
     </compiler>