Commit graph

4 commits

Author SHA1 Message Date
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
joerg
055793f760 Merge patch from upstream to always use std::string, the original
intention of optional inclusion no longer applies anyway.
2017-03-24 11:41:58 +00:00
joerg
8ae17704f1 Don't break <atomic> with silly flags. 2017-02-07 23:54:08 +00:00
minskim
3331ac7231 Import google-benchmark-1.1.0
It is a library to support the benchmarking of functions, similar to
unit-tests.
2016-11-21 18:20:30 +00:00