Revision 11581b7415b203425704f14ebfbc228bedd7e5e6 authored by Jim Meyering on 19 February 2015, 19:48:09 UTC, committed by Jim Meyering on 19 February 2015, 19:48:09 UTC
Summary:
The "ar" command was excessively verbose.
This abbreviates it to be like CC and LD.
Also, factor "rs" options into ARFLAGS.

Test Plan:
  $ rm librocksdb.a
  $ make librocksdb.a
  AR       librocksdb.a
  ar: creating librocksdb.a

Reviewers: ljin, sdong, igor.sugak, igor

Reviewed By: igor

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D33699
1 parent b8ac71b
History
File Mode Size
doc.css -rw-r--r-- 1.1 KB
index.html -rw-r--r-- 34.9 KB
log_format.txt -rw-r--r-- 2.7 KB
rockslogo.jpg -rw-r--r-- 134.0 KB
rockslogo.png -rw-r--r-- 60.3 KB

back to top