summaryrefslogtreecommitdiff
path: root/Jamroot.jam
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
commit6cdf2f9c4bed566fbc867f90f858da35f638684d (patch)
treef3c4cbf7e9f2d8667a792acc0d44322da1498164 /Jamroot.jam
parentMore friendly linkflags and some ycm configs (diff)
downloadlibdbpp-odbc-6cdf2f9c4bed566fbc867f90f858da35f638684d.tar.bz2
libdbpp-odbc-6cdf2f9c4bed566fbc867f90f858da35f638684d.tar.xz
libdbpp-odbc-6cdf2f9c4bed566fbc867f90f858da35f638684d.zip
Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE macro
Diffstat (limited to 'Jamroot.jam')
-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 ;