Skip to content

Instantly share code, notes, and snippets.

@ronin13
Created February 22, 2013 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ronin13/7c123d9790bad5ac73cc to your computer and use it in GitHub Desktop.
Save ronin13/7c123d9790bad5ac73cc to your computer and use it in GitHub Desktop.
=== modified file 'garb/SConscript'
--- garb/SConscript 2012-05-15 16:20:10 +0000
+++ garb/SConscript 2013-02-22 13:26:24 +0000
@@ -42,6 +42,7 @@
# as a last resort try shared library
env.Append(LIBS=['boost_program_options'])
+env.Append(LIBS=['boost_system'])
# special environment for garb_config.cpp
conf_env = env.Clone()
Import('GALERA_VER', 'GALERA_REV')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment