Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.56 KB | None | 0 0
  1. root@dylanetaft-iMac:~/Mesa-3D# LLVM_LDFLAGS=/usr/lib/i386-linux-gnu ./configure --enable-nine --prefix=/usr/fakelocal/32/ "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32" --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu ^C
  2. root@dylanetaft-iMac:~/Mesa-3D# ^C
  3. root@dylanetaft-iMac:~/Mesa-3D# ^C
  4. root@dylanetaft-iMac:~/Mesa-3D# ^C
  5. root@dylanetaft-iMac:~/Mesa-3D# ^C
  6. root@dylanetaft-iMac:~/Mesa-3D# ^C
  7. root@dylanetaft-iMac:~/Mesa-3D# ^C
  8. root@dylanetaft-iMac:~/Mesa-3D# ^C
  9. root@dylanetaft-iMac:~/Mesa-3D# LLVM_LDFLAGS=/usr/lib/i386-linux-gnu ./configure --enable-nine --prefix=/usr/fakelocal/32/ "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32" ^C-build=i686-pc-linux-gnu --host=i686-pc-linux-gnu
  10. root@dylanetaft-iMac:~/Mesa-3D# ./configure --enable-nine --prefix=/usr/fakelocal/32/ "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32" --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu
  11. checking build system type... i686-pc-linux-gnu
  12. checking host system type... i686-pc-linux-gnu
  13. checking target system type... i686-pc-linux-gnu
  14. checking for a BSD-compatible install... /usr/bin/install -c
  15. checking whether build environment is sane... yes
  16. checking for a thread-safe mkdir -p... /bin/mkdir -p
  17. checking for gawk... gawk
  18. checking whether make sets $(MAKE)... yes
  19. checking whether make supports nested variables... yes
  20. checking whether UID '0' is supported by ustar format... yes
  21. checking whether GID '0' is supported by ustar format... yes
  22. checking how to create a ustar tar archive... gnutar
  23. checking whether make supports nested variables... (cached) yes
  24. checking for style of include used by make... GNU
  25. checking for i686-pc-linux-gnu-gcc... no
  26. checking for gcc... gcc
  27. checking whether the C compiler works... yes
  28. checking for C compiler default output file name... a.out
  29. checking for suffix of executables...
  30. checking whether we are cross compiling... no
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether gcc accepts -g... yes
  34. checking for gcc option to accept ISO C89... none needed
  35. checking whether gcc understands -c and -o together... yes
  36. checking dependency style of gcc... gcc3
  37. checking for i686-pc-linux-gnu-ar... no
  38. checking for i686-pc-linux-gnu-lib... no
  39. checking for i686-pc-linux-gnu-link... no
  40. checking for ar... ar
  41. checking the archiver (ar) interface... ar
  42. checking how to run the C preprocessor... gcc -E
  43. checking for i686-pc-linux-gnu-gcc... gcc
  44. checking whether we are using the GNU C compiler... (cached) yes
  45. checking whether gcc accepts -g... (cached) yes
  46. checking for gcc option to accept ISO C89... (cached) none needed
  47. checking whether gcc understands -c and -o together... (cached) yes
  48. checking dependency style of gcc... (cached) gcc3
  49. checking for i686-pc-linux-gnu-g++... no
  50. checking for i686-pc-linux-gnu-c++... no
  51. checking for i686-pc-linux-gnu-gpp... no
  52. checking for i686-pc-linux-gnu-aCC... no
  53. checking for i686-pc-linux-gnu-CC... no
  54. checking for i686-pc-linux-gnu-cxx... no
  55. checking for i686-pc-linux-gnu-cc++... no
  56. checking for i686-pc-linux-gnu-cl.exe... no
  57. checking for i686-pc-linux-gnu-FCC... no
  58. checking for i686-pc-linux-gnu-KCC... no
  59. checking for i686-pc-linux-gnu-RCC... no
  60. checking for i686-pc-linux-gnu-xlC_r... no
  61. checking for i686-pc-linux-gnu-xlC... no
  62. checking for g++... g++
  63. checking whether we are using the GNU C++ compiler... yes
  64. checking whether g++ accepts -g... yes
  65. checking dependency style of g++... gcc3
  66. checking dependency style of gcc... gcc3
  67. checking for GNU make... make
  68. checking for python2.7... python2.7
  69. checking for a sed that does not truncate output... /bin/sed
  70. checking for special C compiler options needed for large files... no
  71. checking for _FILE_OFFSET_BITS value needed for large files... 64
  72. checking how to print strings... printf
  73. checking for a sed that does not truncate output... (cached) /bin/sed
  74. checking for grep that handles long lines and -e... /bin/grep
  75. checking for egrep... /bin/grep -E
  76. checking for fgrep... /bin/grep -F
  77. checking for ld used by gcc... /usr/bin/ld
  78. checking if the linker (/usr/bin/ld) is GNU ld... yes
  79. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  80. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  81. checking whether ln -s works... yes
  82. checking the maximum length of command line arguments... 1572864
  83. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  84. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  85. checking for /usr/bin/ld option to reload object files... -r
  86. checking for i686-pc-linux-gnu-objdump... no
  87. checking for objdump... objdump
  88. checking how to recognize dependent libraries... pass_all
  89. checking for i686-pc-linux-gnu-dlltool... no
  90. checking for dlltool... no
  91. checking how to associate runtime and link libraries... printf %s\n
  92. checking for i686-pc-linux-gnu-ar... ar
  93. checking for archiver @FILE support... @
  94. checking for i686-pc-linux-gnu-strip... no
  95. checking for strip... strip
  96. checking for i686-pc-linux-gnu-ranlib... no
  97. checking for ranlib... ranlib
  98. checking command to parse /usr/bin/nm -B output from gcc object... ok
  99. checking for sysroot... no
  100. checking for a working dd... /bin/dd
  101. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  102. checking for i686-pc-linux-gnu-mt... no
  103. checking for mt... mt
  104. checking if mt is a manifest tool... no
  105. checking for ANSI C header files... yes
  106. checking for sys/types.h... yes
  107. checking for sys/stat.h... yes
  108. checking for stdlib.h... yes
  109. checking for string.h... yes
  110. checking for memory.h... yes
  111. checking for strings.h... yes
  112. checking for inttypes.h... yes
  113. checking for stdint.h... yes
  114. checking for unistd.h... yes
  115. checking for dlfcn.h... yes
  116. checking for objdir... .libs
  117. checking if gcc supports -fno-rtti -fno-exceptions... no
  118. checking for gcc option to produce PIC... -fPIC -DPIC
  119. checking if gcc PIC flag -fPIC -DPIC works... yes
  120. checking if gcc static flag -static works... yes
  121. checking if gcc supports -c -o file.o... yes
  122. checking if gcc supports -c -o file.o... (cached) yes
  123. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  124. checking whether -lc should be explicitly linked in... no
  125. checking dynamic linker characteristics... GNU/Linux ld.so
  126. checking how to hardcode library paths into programs... immediate
  127. checking whether stripping libraries is possible... yes
  128. checking if libtool supports shared libraries... yes
  129. checking whether to build shared libraries... yes
  130. checking whether to build static libraries... no
  131. checking how to run the C++ preprocessor... g++ -E
  132. checking for ld used by g++... /usr/bin/ld
  133. checking if the linker (/usr/bin/ld) is GNU ld... yes
  134. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  135. checking for g++ option to produce PIC... -fPIC -DPIC
  136. checking if g++ PIC flag -fPIC -DPIC works... yes
  137. checking if g++ static flag -static works... yes
  138. checking if g++ supports -c -o file.o... yes
  139. checking if g++ supports -c -o file.o... (cached) yes
  140. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  141. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  142. checking how to hardcode library paths into programs... immediate
  143. checking for rm... rm -f
  144. checking for xxd... xxd
  145. checking for bison... bison -y
  146. checking if bison is the parser generator... yes
  147. checking for flex... flex
  148. checking lex output file root... lex.yy
  149. checking lex library... none needed
  150. checking whether yytext is a pointer... no
  151. checking if flex is the lexer generator... yes
  152. checking for indent... cat
  153. checking if module mako in python is installed... yes
  154. checking if compiling with clang... no
  155. checking whether gcc version is sufficient... yes
  156. checking whether __SUNPRO_C is declared... no
  157. checking for __builtin_bswap32... yes
  158. checking for __builtin_bswap64... yes
  159. checking for __builtin_clz... yes
  160. checking for __builtin_clzll... yes
  161. checking for __builtin_ctz... yes
  162. checking for __builtin_expect... yes
  163. checking for __builtin_ffs... yes
  164. checking for __builtin_ffsll... yes
  165. checking for __builtin_popcount... yes
  166. checking for __builtin_popcountll... yes
  167. checking for __builtin_unreachable... yes
  168. checking for __attribute__((const))... yes
  169. checking for __attribute__((flatten))... yes
  170. checking for __attribute__((format))... yes
  171. checking for __attribute__((malloc))... yes
  172. checking for __attribute__((packed))... yes
  173. checking for __attribute__((pure))... yes
  174. checking for __attribute__((returns_nonnull))... yes
  175. checking for __attribute__((unused))... yes
  176. checking for __attribute__((visibility))... yes
  177. checking for __attribute__((warn_unused_result))... yes
  178. checking for __attribute__((weak))... yes
  179. checking for i686-pc-linux-gnu-pkg-config... no
  180. checking for pkg-config... /usr/bin/pkg-config
  181. checking pkg-config is at least version 0.9.0... yes
  182. checking whether gcc supports -Werror=missing-prototypes... yes
  183. checking whether gcc supports -fvisibility=hidden... yes
  184. checking whether gcc supports -Werror=vla... yes
  185. checking whether g++ supports -fvisibility=hidden... yes
  186. checking whether byte ordering is bigendian... no
  187. checking whether gcc supports -mpower8-vector... no
  188. checking if ld supports -Bsymbolic... yes
  189. checking whether ld supports --gc-sections... yes
  190. checking if the linker supports version-scripts... yes
  191. checking if the linker supports --dynamic-list... yes
  192. checking whether to enable assembly... yes, x86
  193. checking whether sys/types.h defines makedev... no
  194. checking sys/mkdev.h usability... no
  195. checking sys/mkdev.h presence... no
  196. checking for sys/mkdev.h... no
  197. checking sys/sysmacros.h usability... yes
  198. checking sys/sysmacros.h presence... yes
  199. checking for sys/sysmacros.h... yes
  200. checking xlocale.h usability... yes
  201. checking xlocale.h presence... yes
  202. checking for xlocale.h... yes
  203. checking sys/sysctl.h usability... yes
  204. checking sys/sysctl.h presence... yes
  205. checking for sys/sysctl.h... yes
  206. checking for strtof... yes
  207. checking for mkostemp... yes
  208. checking for dlopen... no
  209. checking for dlopen in -ldl... yes
  210. checking for dladdr... yes
  211. checking for clock_gettime... yes
  212. checking for posix_memalign... yes
  213. checking for the pthreads library -lpthreads... no
  214. checking whether pthreads work without any flags... no
  215. checking whether pthreads work with -Kthread... no
  216. checking whether pthreads work with -kthread... no
  217. checking for the pthreads library -llthread... no
  218. checking whether pthreads work with -pthread... yes
  219. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  220. checking if more special flags are required for pthreads... no
  221. checking for PTHREAD_PRIO_INHERIT... no
  222. checking for PTHREADSTUBS... yes
  223. checking for LIBDRM... yes
  224. checking for SHA1Init... no
  225. checking for CC_SHA1_Init... no
  226. checking for wincrypt.h... no
  227. checking for SHA1Init in -lmd... no
  228. checking for LIBSHA1... no
  229. checking for nettle_sha1_init in -lnettle... no
  230. checking for gcry_md_open in -lgcrypt... no
  231. checking for SHA1_Init in -lcrypto... yes
  232. checking for OPENSSL... yes
  233. checking for SHA1 implementation... libcrypto
  234. checking for GLPROTO... yes
  235. checking for DRI2PROTO... yes
  236. checking for DRI3PROTO... yes
  237. checking for PRESENTPROTO... yes
  238. checking for XCB_DRI3... yes
  239. checking for XF86VIDMODE... yes
  240. checking for DRIGL... yes
  241. checking for EXPAT... yes
  242. checking for INTEL... yes
  243. checking for INTEL... yes
  244. checking for NVVIEUX... yes
  245. checking for RADEON... yes
  246. checking for RADEON... yes
  247. checking for mincore... yes
  248. checking for VL... yes
  249. checking for VDPAU... yes
  250. checking for VA... yes
  251. checking for LIBELF... yes
  252. checking for WAYLAND_SCANNER... yes
  253. checking for XCB_DRI2... yes
  254. checking for i686-pc-linux-gnu-llvm-config... no
  255. checking for llvm-config... /usr/bin/llvm-config
  256. checking for RADEON... yes
  257. checking for RADEON... yes
  258. checking for VALGRIND... no
  259. checking whether to enable Valgrind support... no
  260. checking that generated files are newer than configure... done
  261. configure: creating ./config.status
  262. config.status: creating Makefile
  263. config.status: creating src/Makefile
  264. config.status: creating src/amd/Makefile
  265. config.status: creating src/amd/common/Makefile
  266. config.status: creating src/amd/vulkan/Makefile
  267. config.status: creating src/compiler/Makefile
  268. config.status: creating src/egl/Makefile
  269. config.status: creating src/egl/main/egl.pc
  270. config.status: creating src/egl/wayland/wayland-drm/Makefile
  271. config.status: creating src/egl/wayland/wayland-egl/Makefile
  272. config.status: creating src/egl/wayland/wayland-egl/wayland-egl.pc
  273. config.status: creating src/gallium/Makefile
  274. config.status: creating src/gallium/auxiliary/Makefile
  275. config.status: creating src/gallium/auxiliary/pipe-loader/Makefile
  276. config.status: creating src/gallium/drivers/freedreno/Makefile
  277. config.status: creating src/gallium/drivers/ddebug/Makefile
  278. config.status: creating src/gallium/drivers/i915/Makefile
  279. config.status: creating src/gallium/drivers/ilo/Makefile
  280. config.status: creating src/gallium/drivers/llvmpipe/Makefile
  281. config.status: creating src/gallium/drivers/noop/Makefile
  282. config.status: creating src/gallium/drivers/nouveau/Makefile
  283. config.status: creating src/gallium/drivers/r300/Makefile
  284. config.status: creating src/gallium/drivers/r600/Makefile
  285. config.status: creating src/gallium/drivers/radeon/Makefile
  286. config.status: creating src/gallium/drivers/radeonsi/Makefile
  287. config.status: creating src/gallium/drivers/rbug/Makefile
  288. config.status: creating src/gallium/drivers/softpipe/Makefile
  289. config.status: creating src/gallium/drivers/svga/Makefile
  290. config.status: creating src/gallium/drivers/swr/Makefile
  291. config.status: creating src/gallium/drivers/trace/Makefile
  292. config.status: creating src/gallium/drivers/vc4/Makefile
  293. config.status: creating src/gallium/drivers/virgl/Makefile
  294. config.status: creating src/gallium/state_trackers/clover/Makefile
  295. config.status: creating src/gallium/state_trackers/dri/Makefile
  296. config.status: creating src/gallium/state_trackers/glx/xlib/Makefile
  297. config.status: creating src/gallium/state_trackers/nine/Makefile
  298. config.status: creating src/gallium/state_trackers/omx/Makefile
  299. config.status: creating src/gallium/state_trackers/osmesa/Makefile
  300. config.status: creating src/gallium/state_trackers/va/Makefile
  301. config.status: creating src/gallium/state_trackers/vdpau/Makefile
  302. config.status: creating src/gallium/state_trackers/xa/Makefile
  303. config.status: creating src/gallium/state_trackers/xvmc/Makefile
  304. config.status: creating src/gallium/targets/d3dadapter9/Makefile
  305. config.status: creating src/gallium/targets/d3dadapter9/d3d.pc
  306. config.status: creating src/gallium/targets/d3dadapter9/d3dadapter9.pc
  307. config.status: creating src/gallium/targets/dri/Makefile
  308. config.status: creating src/gallium/targets/libgl-xlib/Makefile
  309. config.status: creating src/gallium/targets/omx/Makefile
  310. config.status: creating src/gallium/targets/opencl/Makefile
  311. config.status: creating src/gallium/targets/opencl/mesa.icd
  312. config.status: creating src/gallium/targets/osmesa/Makefile
  313. config.status: creating src/gallium/targets/osmesa/osmesa.pc
  314. config.status: creating src/gallium/targets/pipe-loader/Makefile
  315. config.status: creating src/gallium/targets/va/Makefile
  316. config.status: creating src/gallium/targets/vdpau/Makefile
  317. config.status: creating src/gallium/targets/xa/Makefile
  318. config.status: creating src/gallium/targets/xa/xatracker.pc
  319. config.status: creating src/gallium/targets/xvmc/Makefile
  320. config.status: creating src/gallium/tests/trivial/Makefile
  321. config.status: creating src/gallium/tests/unit/Makefile
  322. config.status: creating src/gallium/winsys/freedreno/drm/Makefile
  323. config.status: creating src/gallium/winsys/i915/drm/Makefile
  324. config.status: creating src/gallium/winsys/intel/drm/Makefile
  325. config.status: creating src/gallium/winsys/nouveau/drm/Makefile
  326. config.status: creating src/gallium/winsys/radeon/drm/Makefile
  327. config.status: creating src/gallium/winsys/amdgpu/drm/Makefile
  328. config.status: creating src/gallium/winsys/svga/drm/Makefile
  329. config.status: creating src/gallium/winsys/sw/dri/Makefile
  330. config.status: creating src/gallium/winsys/sw/kms-dri/Makefile
  331. config.status: creating src/gallium/winsys/sw/null/Makefile
  332. config.status: creating src/gallium/winsys/sw/wrapper/Makefile
  333. config.status: creating src/gallium/winsys/sw/xlib/Makefile
  334. config.status: creating src/gallium/winsys/vc4/drm/Makefile
  335. config.status: creating src/gallium/winsys/virgl/drm/Makefile
  336. config.status: creating src/gallium/winsys/virgl/vtest/Makefile
  337. config.status: creating src/gbm/Makefile
  338. config.status: creating src/gbm/main/gbm.pc
  339. config.status: creating src/glx/Makefile
  340. config.status: creating src/glx/apple/Makefile
  341. config.status: creating src/glx/tests/Makefile
  342. config.status: creating src/glx/windows/Makefile
  343. config.status: creating src/glx/windows/windowsdriproto.pc
  344. config.status: creating src/gtest/Makefile
  345. config.status: creating src/intel/Makefile
  346. config.status: creating src/intel/tools/Makefile
  347. config.status: creating src/intel/vulkan/Makefile
  348. config.status: creating src/loader/Makefile
  349. config.status: creating src/mapi/Makefile
  350. config.status: creating src/mapi/es1api/glesv1_cm.pc
  351. config.status: creating src/mapi/es2api/glesv2.pc
  352. config.status: creating src/mapi/glapi/gen/Makefile
  353. config.status: creating src/mesa/Makefile
  354. config.status: creating src/mesa/gl.pc
  355. config.status: creating src/mesa/drivers/dri/dri.pc
  356. config.status: creating src/mesa/drivers/dri/common/Makefile
  357. config.status: creating src/mesa/drivers/dri/common/xmlpool/Makefile
  358. config.status: creating src/mesa/drivers/dri/i915/Makefile
  359. config.status: creating src/mesa/drivers/dri/i965/Makefile
  360. config.status: creating src/mesa/drivers/dri/Makefile
  361. config.status: creating src/mesa/drivers/dri/nouveau/Makefile
  362. config.status: creating src/mesa/drivers/dri/r200/Makefile
  363. config.status: creating src/mesa/drivers/dri/radeon/Makefile
  364. config.status: creating src/mesa/drivers/dri/swrast/Makefile
  365. config.status: creating src/mesa/drivers/osmesa/Makefile
  366. config.status: creating src/mesa/drivers/osmesa/osmesa.pc
  367. config.status: creating src/mesa/drivers/x11/Makefile
  368. config.status: creating src/mesa/main/tests/Makefile
  369. config.status: creating src/util/Makefile
  370. config.status: creating src/util/tests/hash_table/Makefile
  371. config.status: creating src/vulkan/wsi/Makefile
  372. config.status: executing depfiles commands
  373. config.status: executing libtool commands
  374.  
  375. prefix: /usr/fakelocal/32
  376. exec_prefix: ${prefix}
  377. libdir: ${exec_prefix}/lib
  378. includedir: ${prefix}/include
  379.  
  380. OpenGL: yes (ES1: yes ES2: yes)
  381.  
  382. OSMesa: no
  383.  
  384. DRI platform: drm
  385. DRI drivers: i915 i965 nouveau r200 radeon swrast
  386. DRI driver dir: ${libdir}/dri
  387. GLX: DRI-based
  388.  
  389. EGL: yes
  390. EGL platforms: x11 drm
  391. EGL drivers: builtin:egl_dri2 builtin:egl_dri3
  392. GBM: yes
  393.  
  394. Vulkan drivers: no
  395.  
  396. llvm: yes
  397. llvm-config: /usr/bin/llvm-config
  398. llvm-version: 3.8.1
  399.  
  400. Gallium drivers: r300 r600 svga swrast
  401. Gallium st: mesa vdpau va nine
  402.  
  403. HUD extra stats: no
  404. HUD lmsensors: no
  405.  
  406. Shader cache: yes
  407. With SHA1 from: libcrypto
  408.  
  409. Shared libs: yes
  410. Static libs: no
  411. Shared-glapi: yes
  412.  
  413. CFLAGS: -m32 -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-math-errno -fno-trapping-math
  414. CXXFLAGS: -m32 -Wall -fno-math-errno -fno-trapping-math
  415. Macros: -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DHAVE_SHA1 -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DHAVE_DRI3 -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0308 -DMESA_LLVM_VERSION_PATCH=1
  416.  
  417. LLVM_CFLAGS: -I/usr/lib/llvm-3.8/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  418. LLVM_CXXFLAGS: -I/usr/lib/llvm-3.8/include -std=c++0x -gsplit-dwarf -Wl,-fuse-ld=gold -W -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  419. LLVM_CPPFLAGS: -I/usr/lib/llvm-3.8/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
  420. LLVM_LDFLAGS: -L/usr/lib/llvm-3.8/lib
  421.  
  422. PYTHON2: python2.7
  423.  
  424. Run 'make' to build Mesa
  425.  
  426. root@dylanetaft-iMac:~/Mesa-3D#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement