Skip to content

Instantly share code, notes, and snippets.

@ahkok
Created February 27, 2018 23:56
Show Gist options
  • Select an option

  • Save ahkok/66ef82b66e536c80b61065a8eaf0999d to your computer and use it in GitHub Desktop.

Select an option

Save ahkok/66ef82b66e536c80b61065a8eaf0999d to your computer and use it in GitHub Desktop.
# This file contains additional build requirements that did not get
# picked up automatically. One name per line, no whitespace.
flex
bison
libpcap-dev
openssl-dev
zlib-dev
gperftools-dev
actor-framework-dev
@ahkok
Copy link
Author

ahkok commented Feb 27, 2018

$ cat excludes 
# This file contains the output files that need %exclude. Full path
# names, one per line.
/usr/include/binpac.h.in

@ahkok
Copy link
Author

ahkok commented Feb 27, 2018

$ cat cmake_args 
-DENABLE_BROKER=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment