The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #44 from samoht/x-cross

Fix support for x-compilation

authored by

Calascibetta Romain and committed by
GitHub
a4651e4f 963b5f90

+2 -2
+2 -2
vendor/opam/base64/src/dune
··· 6 6 7 7 (rule 8 8 (targets unsafe.ml) 9 - (deps (:config ../config/config.exe) unsafe_pre407.ml unsafe_stable.ml) 10 - (action (run %{config}))) 9 + (deps unsafe_pre407.ml unsafe_stable.ml) 10 + (action (run ../config/config.exe))) 11 11 12 12 (library 13 13 (name base64_rfc2045)