Skip to content

Instantly share code, notes, and snippets.

@darkgeek
Created January 11, 2016 18:15
Show Gist options
  • Save darkgeek/d35d8152a8cc25255908 to your computer and use it in GitHub Desktop.
Save darkgeek/d35d8152a8cc25255908 to your computer and use it in GitHub Desktop.
Build Redshift on FreeBSD 10.2
1 sudo pkg install autoconf devel/py-xdg x11-toolkits/py-gtk2 intltool libtool automake
2 Remove `#include <alloca.h>` line in `src/gamma-drm.c`
3 Follow official guide as normal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment