Skip to content

Commit

Permalink
Update boost-toolfile.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlange6 committed Jul 1, 2021
1 parent 9667815 commit b4dce06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boost-toolfile.spec
Expand Up @@ -149,7 +149,7 @@ export BOOST_FILESYSTEM_LIB=`getLibName filesystem`
export BOOST_DATE_TIME_LIB=`getLibName date_time`
export BOOST_SYSTEM_LIB=`getLibName system`
export BOOST_PROGRAM_OPTIONS_LIB=`getLibName program_options`
export BOOST_PYTHON_LIB=`getLibName python27`
export BOOST_PYTHON_LIB=`getLibName python38`
export BOOST_REGEX_LIB=`getLibName regex`
export BOOST_SERIALIZATION_LIB=`getLibName serialization`
export BOOST_IOSTREAMS_LIB=`getLibName iostream`
Expand Down

0 comments on commit b4dce06

Please sign in to comment.