Skip to content
Commit ceb261cb authored by Norbert Lange's avatar Norbert Lange Committed by Arnout Vandecappelle (Essensium/Mind)
Browse files

package/zsh: enable static regex module



the builtin string =~ regexp operator needs to load the regex
module. This operator is used very often in zsh scripts, so
link it statically to avoid the overhead of dynamic loading.

Signed-off-by: default avatarNorbert Lange <nolange79@gmail.com>
Signed-off-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
parent 2f32e668
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment