Skip to content

Commit 29bb9c1

Browse files
authored
Merge pull request #197 from dahlia/std_gnu
Fix cygwin by using std=gnu++0x
2 parents 740b0e6 + 6d03c77 commit 29bb9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
link_flags = []
8686
else:
8787
flags = [
88-
'-fPIC', '-std=c++0x', '-Wall', '-Wno-parentheses', '-Werror=switch',
88+
'-fPIC', '-std=gnu++0x', '-Wall', '-Wno-parentheses', '-Werror=switch',
8989
]
9090
platform.mac_ver()
9191
if platform.system() in ['Darwin', 'FreeBSD']:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy