PlummersSoftwareLLC / Primes

Prime Number Projects in C#/C++/Python
https://plummerssoftwarellc.github.io/PrimeView/
2.46k stars 573 forks source link

Improve phix dockerfile #899

Closed rzuckerm closed 1 year ago

rzuckerm commented 1 year ago

Description

In Phix 1.0.1, the p executable and the compiled output of p had to run through /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 in order to work. In 1.0.2, this is no longer necessary.

Contributing requirements