1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/games/quakeforge/files
Alejandro Pulver 18ebf7811d - Fix building (last commit for -fPIC broke it: some code is compiled twice,
so there is a conditional code compilation checking for -DPIC, but the code
  in the static library later goes into a shared one, so use -fPIC but no
  -DPIC in that case, because otherwise there would be redefined symbols).

Reported by:	pointyhat
2007-01-20 17:22:27 +00:00
..
patch-configure
patch-include__context_x11.h
patch-include__QF__console.h
patch-include__QF__sound.h
patch-include-netmain.h
patch-libs__console__server.c
patch-libs__gib__gib_classes.c
patch-libs__gib__gib_function.c
patch-libs__gib__gib_thread.c
patch-libs__video__renderer__Makefile.in
patch-libs__video__renderer__sw__Makefile.in - Fix building (last commit for -fPIC broke it: some code is compiled twice, 2007-01-20 17:22:27 +00:00
patch-nq__source__sys_sdl.c - Fix menu loading (console_client.so) in SDL clients: apply fix from 2006-12-30 20:10:16 +00:00
patch-nq__source__sys_unix.c
patch-qw__source__cl_chat.c
patch-qw__source__cl_sys_sdl.c - Fix menu loading (console_client.so) in SDL clients: apply fix from 2006-12-30 20:10:16 +00:00
patch-qw__source__cl_sys_unix.c - Fix menu loading (console_client.so) in SDL clients: apply fix from 2006-12-30 20:10:16 +00:00
patch-tools__qfcc__include__method.h
pkg-message.in