Skip to content

Commit

Permalink
use RapidJSON easyconfig from PR to avoid hardcoded -march=native bei…
Browse files Browse the repository at this point in the history
…ng used, which is important for generic builds
  • Loading branch information
boegel authored Sep 6, 2023
1 parent 2c96e2b commit 02169fc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions eessi-2023.06-eb-4.7.2-2021a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ easyconfigs:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/18087
options:
from-pr: 18087
- RapidJSON-1.1.0-GCCcore-10.3.0.eb:
# strip out hardcoded -march=native,
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/18725
options:
from-pr: 18725
- Arrow-6.0.0-foss-2021a.eb:
# fix installation of pyarrow Python bindings
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/18348
options:
from-pr: 18348

0 comments on commit 02169fc

Please sign in to comment.