forked from trunkmaster/nextspace
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompile_flags.txt
More file actions
48 lines (48 loc) · 887 Bytes
/
compile_flags.txt
File metadata and controls
48 lines (48 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
-xobjective-c
-MMD
-MP
-DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1
-DGNUSTEP_RUNTIME=1
-D_NONFRAGILE_ABI=1
-DGNUSTEP_BASE_LIBRARY=1
-fno-strict-aliasing
-fexceptions
-fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS
-DHAVE_CONFIG_H
-DWITH_GNUSTEP
-D_XOPEN_SOURCE=600
-D_GNU_SOURCE
-pthread
-fPIC
-DDEBUG
-fno-omit-frame-pointer
-Wall
-Wno-import
-Wno-unused-variable
-Wno-typedef-redefinition
-g
-fobjc-runtime=gnustep-2.0
-fblocks
-fconstant-string-class=NSConstantString
-I.
-I../..
-I/Users/me/Library/Headers
-I/Developer/Headers
-I/usr/NextSpace/include
-DLINUX
-DWITH_UDISKS
-DWITH_UPOWER
-I/usr/include/udisks2
-I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include
-I/usr/include/sysprof-4
-I/usr/include/libmount
-I/usr/include/blkid
-I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include
-I/usr/include/libupower-glib
-I/usr/include/gio-unix-2.0
-F/usr/NextSpace/Frameworks