Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miyako authored Nov 30, 2024
1 parent 756f392 commit 6fb661d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# xmlsec
# xmlsec

## CLI Build

```
export LDFLAGS="-Llib/"
export LIBS="-llzma -liconv -lgcrypt -lcharset"
./configure --enable-static-linking --without-gnutls --without-gcrypt
```

0 comments on commit 6fb661d

Please sign in to comment.