From: Eric Bollengier Date: Mon, 20 Jun 2022 12:55:08 +0000 (+0200) Subject: Fix compilation on MacOS X-Git-Tag: Release-13.0.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de30e253d4834410e0800db46379200ff68a5fd;p=thirdparty%2Fbacula.git Fix compilation on MacOS --- diff --git a/bacula/platforms/osx/Makefile.in b/bacula/platforms/osx/Makefile.in index ee28508e9..3cfaf2445 100644 --- a/bacula/platforms/osx/Makefile.in +++ b/bacula/platforms/osx/Makefile.in @@ -76,7 +76,7 @@ CONFIGFLAGS:= \ CPPFLAGS:= CFLAGS:=-O -g CXXFLAGS:=${CFLAGS} -LDFLAGS:= +LDFLAGS:=-framework CoreFoundation # required on snow leopard: compiling for 10.4 requires usage of gcc 4.0 # system defaults to version 4.2