Skip to content

Commit

Permalink
Package all boost libs
Browse files Browse the repository at this point in the history
OSL on OSX now requires atomic and serialization, and it seems useful to include others in case they are needed by plugins etc.
  • Loading branch information
johnhaddon committed Feb 3, 2017
1 parent 88b2791 commit b36c0b6
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions build/buildPackage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,7 @@ manifest="
bin/oslc
bin/oslinfo
lib/libboost_signals*$SHLIBSUFFIX*
lib/libboost_thread*$SHLIBSUFFIX*
lib/libboost_wave*$SHLIBSUFFIX*
lib/libboost_regex*$SHLIBSUFFIX*
lib/libboost_python*$SHLIBSUFFIX*
lib/libboost_date_time*$SHLIBSUFFIX*
lib/libboost_filesystem*$SHLIBSUFFIX*
lib/libboost_iostreams*$SHLIBSUFFIX*
lib/libboost_system*$SHLIBSUFFIX*
lib/libboost_chrono*$SHLIBSUFFIX*
lib/libboost_*$SHLIBSUFFIX*
lib/libIECore*$SHLIBSUFFIX
Expand Down

0 comments on commit b36c0b6

Please sign in to comment.