Ignore:
Timestamp:
2019-08-14T11:42:20+12:00 (5 years ago)
Author:
cpb16
Message:

updated, after unable to commit due to setup.bash being out of date. Added mainMorph for morphological development

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/is-sheet-music-encore/trunk/SETUP.bash

    r33136 r33415  
    3939# CONFIG_ARGS=$( cat <<_EOF_ | tr '\n' ' ' INC=-I/usr/local/opt/openssl/include LDDLFLAGS="-bundle -undefined dynamic_lookup -fstack-protector-strong -L/usr/local/opt/openssl/lib" LD="env MACOSX_DEPLOYMENT_TARGET=10.11 cc" LDFLAGS="-fstack-protector-strong -L/usr/local/opt/openssl/lib" _EOF_ ) cpanm Net::SSLeay --configure-args "$CONFIG_ARGS" --interactive --verbose
    4040
    41 
Note: See TracChangeset for help on using the changeset viewer.