File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 11package =boost
2- $(package)_version =1_55_0
3- $(package)_download_path =http://sourceforge.net/projects/boost/files/boost/1.55 .0
2+ $(package)_version =1_58_0
3+ $(package)_download_path =http://sourceforge.net/projects/boost/files/boost/1.58 .0
44$(package)_file_name =$(package ) _$($(package ) _version) .tar.bz2
5- $(package)_sha256_hash =fff00023dd79486d444c8e29922f4072e1d451fc5a4d2b6075852ead7f2b7b52
6- $(package)_patches =darwin_boost_atomic-1.patch darwin_boost_atomic-2.patch gcc_5_no_cxx11.patch
5+ $(package)_sha256_hash =fdfc204fc33ec79c99b9a74944c3e54bd78be4f7f15e260c0e2700a36dc7d3e5
76
87define $(package)_set_vars
98$(package ) _config_opts_release=variant=release
@@ -26,9 +25,6 @@ $(package)_cxxflags_linux=-fPIC
2625endef
2726
2827define $(package)_preprocess_cmds
29- patch -p2 < $($(package ) _patch_dir) /darwin_boost_atomic-1.patch && \
30- patch -p2 < $($(package ) _patch_dir) /darwin_boost_atomic-2.patch && \
31- patch -p2 < $($(package ) _patch_dir) /gcc_5_no_cxx11.patch && \
3228 echo "using $(boost_toolset_$(host_os ) ) : : $($(package ) _cxx) : <cxxflags>\"$($(package ) _cxxflags) $($(package ) _cppflags) \" <linkflags>\"$($(package ) _ldflags) \" <archiver>\"$(boost_archiver_$(host_os ) ) \" <striper>\"$(host_STRIP ) \" <ranlib>\"$(host_RANLIB ) \" <rc>\"$(host_WINDRES ) \" : ;" > user-config.jam
3329endef
3430
You can’t perform that action at this time.
0 commit comments