| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b483b5a commit e22aad1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -610,7 +610,7 @@ | |||
| 610 | 610 | ], | |
| 611 | 611 | }, { # else it's `AIX` | |
| 612 | 612 | 'variables': { | |
| 613 | - 'gcc_major': '<!(<(python) -c "import os; import subprocess; CXX=os.environ.get(\'CXX\', \'g++\'); subprocess.run([CXX, \'-dumpversion\'])")' | ||
| 613 | + 'gcc_major': '<!(sh -c "${CXX:-g++} -dumpversion")' | ||
| 614 | 614 | }, | |
| 615 | 615 | # Disable the following compiler warning: | |
| 616 | 616 | # | |
| Back | FazBrowse Home | New Git URL |
0 commit comments