summaryrefslogtreecommitdiffstats
path: root/builder.py
diff options
context:
space:
mode:
Diffstat (limited to 'builder.py')
-rwxr-xr-xbuilder.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/builder.py b/builder.py
index a9e991c3..bd7f6f96 100755
--- a/builder.py
+++ b/builder.py
@@ -199,10 +199,10 @@ def cpuIncludes():
'-Ifreebsd/sys/@CPU@/include']
def cflags():
- return ['-std=gnu11']
+ return []
def cxxflags():
- return ['-std=gnu++11']
+ return []
def headerPaths():
# local path wildcard dest path