Commit graph

6 commits

Author SHA1 Message Date
Jacob Heider
48b12e5aa9
cleanup all empty dependencies: nodes 2023-10-01 20:41:57 -04:00
Max Howell
81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Jacob Heider
759cf2afc6
fix(xcrypt) (#1526)
* fix(xcrypt)

* disable symvers
2023-04-21 03:15:06 -04:00
Jacob Heider
6550529afd
fix(fix(svn) 2023-04-21 02:40:49 -04:00
Jacob Heider
34394e8a94
fix(svn) 2023-04-21 02:38:47 -04:00
Marc Seitz
ed8b734fd8
+libxcrypt (#785)
Requires -L because the standard library path has precedence on Linux and usually linux has its own lib crypt.

I experimented with trying to use the enable-compat-symlinks (that make xcrypt symlinks) but this option only works if you enable “obsolete modes” which leads to believe it is not wise to do it manually either as other build tools will likely make assumptions based on the filenames.

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-03-21 15:44:35 -04:00