File: SDL-1.2.15-PIC-in-CFLAGS.patch

package info (click to toggle)
libalien-sdl-perl 1.446-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,576 kB
  • sloc: perl: 1,317; ansic: 130; makefile: 4
file content (13 lines) | stat: -r--r--r-- 462 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- SDL-1.2/configure	2014-04-23 12:59:05.000000000 +0200
+++ SDL-1.2/configure	2014-04-23 12:59:14.000000000 +0200
@@ -7538,7 +7538,9 @@
 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
     case $lt_prog_compiler_pic in
      "" | " "*) ;;
-     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
+     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" 
+       CFLAGS="$CFLAGS$lt_prog_compiler_pic"
+     ;;
      esac
 else
     lt_prog_compiler_pic=