summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2014-11-13 00:27:16 +0000
committerrandomdan <randomdan@localhost>2014-11-13 00:27:16 +0000
commitf880a96e8973f57cd6c5eedb8d7fd2f1d127f2d8 (patch)
treeab1d0596b184c14e29a62b11da106b2d034f030f
parentMore friendly linkflags and some ycm configs (diff)
downloadlibdbpp-sqlite-f880a96e8973f57cd6c5eedb8d7fd2f1d127f2d8.tar.bz2
libdbpp-sqlite-f880a96e8973f57cd6c5eedb8d7fd2f1d127f2d8.tar.xz
libdbpp-sqlite-f880a96e8973f57cd6c5eedb8d7fd2f1d127f2d8.zip
Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE macro
-rw-r--r--Jamroot.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index e02a59a..396dfd0 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -11,4 +11,4 @@ project
;
-alias all : project2 netfs ytfs ;
+alias all : project2 netfs libjsonpp p2pvr libtmdb slicer ;