Skip to content

Commit

Permalink
Craigs-MacBook-Pro.local
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcomstock committed Sep 13, 2023
1 parent 6cc2c1c commit d41e902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps-packaging/openssl/cfbuild-openssl.spec
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ if [ x$SYS = "xAIX" ]; then
# details.
LDFLAGS="$LDFLAGS -Wl,-bexpfull"
# ./config doesn't properly detect aix-gcc on our systems, so be explicit and use ./Configure
CONFIG_COMMAND=$PERL ./Configure aix-gcc
CONFIG_COMMAND="$PERL ./Configure aix-gcc"
else
CONFIG_COMMAND=./config
fi
Expand Down

0 comments on commit d41e902

Please sign in to comment.