]> git.pld-linux.org Git - packages/freewheeling.git/commitdiff
- force sdl include dir in cflags auto/th/freewheeling-0.6.4-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 13 Jul 2017 10:59:42 +0000 (19:59 +0900)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 13 Jul 2017 10:59:42 +0000 (19:59 +0900)
freewheeling.spec

index fc970e2b4b469d375130749663d9d1f4d0d561e3..013cfdb4e1426c6d37bd0ee1cfba43d916268899 100644 (file)
@@ -35,6 +35,8 @@ interface for instrumentalists to capture audio loops in real-time.
 %patch0 -p1
 
 %build
+export CFLAGS="%{rpmcflags} -I/usr/include/SDL"
+export CXXFLAGS="%{rpmcxxflags} -I/usr/include/SDL"
 %configure \
        --enable-fluidsynth
 
This page took 0.069528 seconds and 4 git commands to generate.