summary refs log tree commit diff
path: root/port/wcwidth/wcfix.in
blob: 832c83d6c5e0653592ac60222b1b033cd06b07f4 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
set -eu

export DYLD_FORCE_FLAT_NAMESPACE=1
export DYLD_INSERT_LIBRARIES=%%PREFIX%%/lib/libwcwidth.dylib

exec "$@"
-05 11:43:02 -0400'>2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe