libs-x86_64-linux-gcc.mk 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. ## Copyright (c) 2011 The WebM project authors. All Rights Reserved.
  2. ##
  3. ## Use of this source code is governed by a BSD-style license
  4. ## that can be found in the LICENSE file in the root of the source
  5. ## tree. An additional intellectual property rights grant can be found
  6. ## in the file PATENTS. All contributing project authors may
  7. ## be found in the AUTHORS file in the root of the source tree.
  8. # This file automatically generated by configure. Do not edit!
  9. SRC_PATH="../libvpx"
  10. SRC_PATH_BARE=../libvpx
  11. BUILD_PFX=
  12. TOOLCHAIN=x86_64-linux-gcc
  13. ASM_CONVERSION=../libvpx/build/make/ads2gas.pl
  14. GEN_VCPROJ=
  15. MSVS_ARCH_DIR=
  16. CC=gcc
  17. CXX=g++
  18. AR=ar
  19. LD=g++
  20. AS=yasm
  21. STRIP=strip
  22. NM=nm
  23. CFLAGS = -m64 -DNDEBUG -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef
  24. CXXFLAGS = -m64 -DNDEBUG -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra
  25. ARFLAGS = -crs$(if $(quiet),,v)
  26. LDFLAGS = -m64
  27. ASFLAGS = -f elf64
  28. extralibs = -lpthread
  29. AS_SFX = .asm
  30. EXE_SFX =
  31. VCPROJ_SFX =
  32. RTCD_OPTIONS =
  33. fmt_deps = sed -e 's;^\([a-zA-Z0-9_]*\)\.o;${@:.d=.o} $@;'
  34. ARCH_X86_64=yes
  35. HAVE_MMX=yes
  36. HAVE_SSE=yes
  37. HAVE_SSE2=yes
  38. HAVE_SSE3=yes
  39. HAVE_SSSE3=yes
  40. HAVE_SSE4_1=yes
  41. HAVE_AVX=yes
  42. HAVE_AVX2=yes
  43. HAVE_VPX_PORTS=yes
  44. HAVE_PTHREAD_H=yes
  45. HAVE_UNISTD_H=yes
  46. CONFIG_DEPENDENCY_TRACKING=yes
  47. CONFIG_INSTALL_BINS=yes
  48. CONFIG_INSTALL_LIBS=yes
  49. CONFIG_GCC=yes
  50. CONFIG_RUNTIME_CPU_DETECT=yes
  51. CONFIG_POSTPROC=yes
  52. CONFIG_MULTITHREAD=yes
  53. CONFIG_VP9_DECODER=yes
  54. CONFIG_VP9=yes
  55. CONFIG_DECODERS=yes
  56. CONFIG_STATIC=yes
  57. CONFIG_OS_SUPPORT=yes
  58. CONFIG_WEBM_IO=yes
  59. CONFIG_LIBYUV=yes
  60. CONFIG_TEMPORAL_DENOISING=yes
  61. HAVE_GNU_STRIP=yes