mirror of
https://github.com/Relintai/osxcross.git
synced 2025-04-11 17:32:38 +02:00
commit
ebb878a573
@ -93,7 +93,7 @@ if [ -n "$BWPLATFORM" ]; then
|
||||
|
||||
[ -z "$BWCOMPILEONLY" ] && BWCOMPILEONLY=1
|
||||
else
|
||||
[ -z "$PORTABLE"] && FLAGS="$CXXFLAGS "
|
||||
[ -z "$PORTABLE" ] && FLAGS="$CXXFLAGS "
|
||||
fi
|
||||
|
||||
if [ -n "$BWCXX" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user