1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/lang/cli/files/patch-makefile.common.in
Maxim Sobolev 062cd21bb1 Upgrade to 20021101 release (aka 1.0), which fixes compilation on
recent FreeBSD versions and allows to remove all of the gcc 3.x
fixes. sscli now supports Darwin/ppc, so that it might be possible
to port it to FreeBSD/ppc once it is available.
2003-04-24 11:17:57 +00:00

15 lines
376 B
Plaintext

$FreeBSD$
--- makefile.common.in 2003/04/25 08:00:00 1.1
+++ makefile.common.in 2003/04/25 08:00:14
@@ -45,7 +45,7 @@
PAL_LIB_FILE = $(LIB_PREFIX)$(PAL_LIB)$(LIB_SUFFIX)
ROTOR_LIBS = -l$(PAL_LIB)
LDFLAGS = -L$(TARGETCOMPLUS)
-GCC_LIB = @GCC_LIB@
+GCC_LIB = %%GCC_LIB%%
LINKER_FLAGS = @LINKER_FLAGS@
# The C runtime static libraries that we need to get an application