X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=wscript;fp=wscript;h=e5164cc52b6303f0b9a2a4ec2e2300159a275f98;hp=f6f73a52a132701aa667dfe169270935e817681e;hb=ff12ccdde76c54d3b9e69799a63750db9edf0023;hpb=ab479fa7f20d84ea31ab35c0330f524ac0c48d21 diff --git a/wscript b/wscript index f6f73a52a..e5164cc52 100644 --- a/wscript +++ b/wscript @@ -219,7 +219,6 @@ def configure(conf): if conf.env.TARGET_OSX: conf.env.append_value('CXXFLAGS', ['-DDCPOMATIC_OSX', '-DGL_SILENCE_DEPRECATION']) conf.env.append_value('LINKFLAGS', '-headerpad_max_install_names') - conf.env.append_value('LINKFLAGS', '-llzma') # # Dependencies.