mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
44f577242e
and now the build works with map files. It seems that some of these patches have been comitted to the OO repo. Add new patches to fix this.
13 lines
401 B
Makefile
13 lines
401 B
Makefile
--- ../connectivity/source/drivers/mozab/makefile.mk.orig Wed Jun 12 01:37:30 2002
|
|
+++ ../connectivity/source/drivers/mozab/makefile.mk Wed Jun 12 01:37:47 2002
|
|
@@ -107,9 +107,7 @@
|
|
# --- MOZAB BASE Library -----------------------------------
|
|
|
|
SHL1VERSIONMAP= $(TARGET).map
|
|
-.IF "$(OS)"!="FREEBSD"
|
|
SHL1TARGET= $(TARGET)$(MOZAB_MAJOR)
|
|
-.ENDIF
|
|
SHL1OBJS=$(SLOFILES)
|
|
SHL1STDLIBS=\
|
|
$(CPPULIB) \
|