Skip to content

Commit 4e7ad2b

Browse files
committed
build package
1 parent 692255b commit 4e7ad2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

binding.gyp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"cflags": [
1010
"-Wall",
1111
"-Wparentheses",
12-
"-Winline",
1312
"-Wbad-function-cast",
1413
"-Wdisabled-optimization"
1514
],
@@ -26,7 +25,7 @@
2625
"System/Library/Frameworks/CoreFoundation.Framework/Headers",
2726
"System/Library/Frameworks/Carbon.Framework/Headers",
2827
"System/Library/Frameworks/ApplicationServices.framework/Headers",
29-
"System/Library/Frameworks/OpenGL.framework/Headers",
28+
"System/Library/Frameworks/OpenGL.framework/Headers"
3029
],
3130
"link_settings": {
3231
"libraries": [

0 commit comments

Comments
 (0)