fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-dev/+/29092 )

Change subject: Add ccache.opts: CC/CXX ccache wrappers
......................................................................

Add ccache.opts: CC/CXX ccache wrappers

Change-Id: Ic6c5a917da688b779979959ee199b6cf8bc971a9
---
A ccache.opts
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  fixeria: Looks good to me, approved; Verified
  osmith: Looks good to me, but someone else must approve



diff --git a/ccache.opts b/ccache.opts
new file mode 100644
index 0000000..13dca45
--- /dev/null
+++ b/ccache.opts
@@ -0,0 +1 @@
+ALL CC="/usr/lib/ccache/bin/gcc" CXX="/usr/lib/ccache/bin/g++"

--
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/29092
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: Ic6c5a917da688b779979959ee199b6cf8bc971a9
Gerrit-Change-Number: 29092
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: neels <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-MessageType: merged

Reply via email to