]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix compilation on MacOS
authorEric Bollengier <eric@baculasystems.com>
Mon, 20 Jun 2022 12:55:08 +0000 (14:55 +0200)
committerEric Bollengier <eric@baculasystems.com>
Mon, 20 Jun 2022 12:55:08 +0000 (14:55 +0200)
bacula/platforms/osx/Makefile.in

index ee28508e94215540d4a01e162b5e77d8e09297d5..3cfaf24453812b93b67410736c21123846124246 100644 (file)
@@ -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