oss-fuzz/projects/nanopb
Petteri Aimonen 21b4c78861
[nanopb] Use $(which python3) instead of hardcoding /usr/bin/python3 (#3895)
After the addition of Python 3.8 in #3874, the default python3 is
now /usr/local/bin/python3. The nanopb Dockerfile hardcoded a path
of /usr/bin/python3, causing again problems of Python packages being
installed for different version than attempting to run with.
2020-05-28 09:35:24 -07:00
..
Dockerfile [nanopb] Use $(which python3) instead of hardcoding /usr/bin/python3 (#3895) 2020-05-28 09:35:24 -07:00
build.sh nanopb: Fix build error, remove anaconda dependency (#3717) 2020-04-27 07:33:27 -07:00
project.yaml Enable dataflow build config for 22 more projects (#1632). (#3519) 2020-03-18 13:12:58 -07:00