[geos-commits] [SCM] GEOS branch main updated. a752894f42e5c7b601cb6810fd03e011a0117eb6

git at osgeo.org git at osgeo.org
Tue Jul 6 13:05:48 PDT 2021


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  a752894f42e5c7b601cb6810fd03e011a0117eb6 (commit)
      from  e151d238c16578b5474024526632382ecd10ecf2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a752894f42e5c7b601cb6810fd03e011a0117eb6
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Tue Jul 6 13:05:43 2021 -0700

    bump makeflags to 2

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 7cfddbc..6eb4fc0 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -20,6 +20,8 @@ pr:
 variables:
   - name: BUILD_TYPE
     value: Release
+  - name: MAKEFLAGS
+    value: -j2
 
 stages:
 

-----------------------------------------------------------------------

Summary of changes:
 .azure-pipelines.yml | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list