Skip to content

Commit

Permalink
Auto-update: defaults-ali.sh aliphysics.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed May 5, 2024
1 parent ade9807 commit 78b4e41
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
4 changes: 2 additions & 2 deletions aliphysics.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: AliPhysics
version: "%(commit_hash)s"
tag: master
version: "%(tag_basename)s_O2"
tag: "vAN-20240505"
requires:
- AliRoot
- RooUnfold
Expand Down
45 changes: 23 additions & 22 deletions defaults-ali.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package: defaults-ali
version: v1
disable:
- mesos
- MySQL
env:
CFLAGS: -fPIC -O2
CMAKE_BUILD_TYPE: RELWITHDEBINFO
Expand All @@ -8,39 +9,39 @@ env:
ENABLE_VMC: 'ON'
GEANT4_BUILD_MULTITHREADED: 'OFF'
MACOSX_DEPLOYMENT_TARGET: '10.15'
disable:
- mesos
- MySQL
overrides:
AliPhysics:
tag: vAN-20240505
version: '%(tag_basename)s_O2'
tag: 'v5-09-59z-01'
AliRoot:
version: '%(commit_hash)s_O2'
tag: 'v5-09-59z'
requires:
- ROOT
- DPMJET
- fastjet:(?!.*ppc64)
- GEANT3
- GEANT4_VMC
- Vc
- ZeroMQ
- JAliEn-ROOT
- ROOT
- DPMJET
- fastjet:(?!.*ppc64)
- GEANT3
- GEANT4_VMC
- Vc
- ZeroMQ
- JAliEn-ROOT
tag: v5-09-59z
version: '%(commit_hash)s_O2'
GCC-Toolchain:
version: v12.2.0-alice1
tag: v12.2.0-alice1
version: v12.2.0-alice1
ROOT:
tag: v6-30-05-alice1
cgal:
version: 4.12.2
fastjet:
tag: v3.4.1_1.052-alice2
pythia:
tag: v8304-alice1
requires:
- lhapdf
- boost
ROOT:
tag: v6-30-05-alice1
- lhapdf
- boost
tag: v8304-alice1
package: defaults-ali
version: v1

Check failure on line 44 in defaults-ali.sh

View workflow job for this annotation

GitHub Actions / alidistlint

too many blank lines (1 > 0) [yl:empty-lines]
---
# This file is included in any build recipe and it's only used to set
# environment variables. Which file to actually include can be defined by the
Expand Down

0 comments on commit 78b4e41

Please sign in to comment.