Delete cxx_flags.py

This commit is contained in:
Jason2866 2021-09-06 21:01:08 +02:00 committed by GitHub
parent 439ff99962
commit e42915dd61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
Import("env")
# General options that are passed to the C++ compiler
env.Append(CXXFLAGS=["-fpermissive"])