summaryrefslogtreecommitdiff
path: root/user/faad2/fix-x86-lrintf.patch
blob: b0038b756bbf186281e0914b0575f05163cc093e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff -ur a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt	2023-10-24 21:00:08.223699531 +0000
+++ b/CMakeLists.txt	2023-10-24 21:00:30.200223679 +0000
@@ -60,6 +60,7 @@
 set(FAAD_DEFINES
   APPLY_DRC
   HAVE_INTTYPES_H=1
+  HAVE_LRINTF=1
   HAVE_MEMCPY=1
   HAVE_STRING_H=1
   HAVE_STRINGS_H=1