-
Notifications
You must be signed in to change notification settings - Fork 29
clik compile problem #32
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
On my macbook, I need to edit:
Planck2018ClikLikelihood/code/plc_3.0/plc-3.1/waf_tools/mbits.py
line 24
mopt += ["-arch", "x86_64"]
to "arm64"
to convince clik to compile, but if I do this to the code as written there by the desilike "installer" and re-run the install, it wipes out my change... if I try to compile the code there by hand (waf) desilike doesn't seem to recognize it properly... any ideas what I could do? (e.g., proper way to install clik for desilike use without using the installer?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested