diff options
author | Tim Biermann <tbier@posteo.de> | 2020-06-07 15:53:55 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-06-07 16:12:35 +0000 |
commit | 73e78d208a3b6f84231ed584c2c70a33b9dcb5c1 (patch) | |
tree | e5f859a24ff7637cab4c8732dfae5c7d9e4956a8 /re2/.footprint | |
parent | d8dbfbe4c7dab173e02cb11e1b5a82127a8263fd (diff) | |
download | contrib-73e78d208a3b6f84231ed584c2c70a33b9dcb5c1.tar.gz contrib-73e78d208a3b6f84231ed584c2c70a33b9dcb5c1.tar.xz |
re2: initial commit, version 2020-06-01
Diffstat (limited to 're2/.footprint')
-rw-r--r-- | re2/.footprint | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/re2/.footprint b/re2/.footprint new file mode 100644 index 000000000..56f276b30 --- /dev/null +++ b/re2/.footprint @@ -0,0 +1,14 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/re2/ +-rw-r--r-- root/root usr/include/re2/filtered_re2.h +-rw-r--r-- root/root usr/include/re2/re2.h +-rw-r--r-- root/root usr/include/re2/set.h +-rw-r--r-- root/root usr/include/re2/stringpiece.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libre2.a +lrwxrwxrwx root/root usr/lib/libre2.so -> libre2.so.7.0.0 +lrwxrwxrwx root/root usr/lib/libre2.so.7 -> libre2.so.7.0.0 +-rwxr-xr-x root/root usr/lib/libre2.so.7.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/re2.pc |