RTC: Disable c++14
This commit is contained in:
parent
db8d91cbee
commit
1343d4f605
|
|
@ -526,11 +526,6 @@ function apply_user_presets() {
|
||||||
if [[ $SRS_SRT == YES ]]; then
|
if [[ $SRS_SRT == YES ]]; then
|
||||||
SRS_CXX11=YES
|
SRS_CXX11=YES
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Enable c++14 for RTC
|
|
||||||
if [[ $SRS_RTC == YES ]]; then
|
|
||||||
SRS_CXX14=YES
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
apply_user_presets
|
apply_user_presets
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user