Skip to content
Snippets Groups Projects
Commit e00ef7db authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: pcre cflags=-fPIC cxxflags=-fPIC

parent 4025ad30
No related branches found
No related tags found
1 merge request!787chore: spack-0.21.0
This commit is part of merge request !787. Comments created here will be created in the context of that merge request.
...@@ -203,6 +203,7 @@ packages: ...@@ -203,6 +203,7 @@ packages:
pcre: pcre:
require: require:
- build_system=cmake - build_system=cmake
- cflags=-fPIC cxxflags=-fPIC
phonebook-cli: phonebook-cli:
require: require:
- '@1.0.0' - '@1.0.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment