mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01: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