Menu

#7 FreeBSD patch

v1.0
open
nobody
None
5
2018-02-26
2018-02-26
Yuri
No

Please aply this patch to all pplicable places in cmake files:

-if(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
+if(${CMAKE_SYSTEM_NAME} MATCHES "Linux|FreeBSD")

FreeBSD doesn't diffe much as far as drumstick should care.

Discussion

  • Pedro Lopez-Cabanillas

    Of course it does. ALSA is Linux only, and the oldest and more mature component provided by drumstick is "drumstick-alsa". This library is only available for Linux, and that is why several utilities are Linux-only; dumpmid, playsmf, guiplayer, sysinfo, metronome, and drumgrid.

     
  • Pedro Lopez-Cabanillas

    Ticket moved from /p/drumstick/bugs/12/

     
  • Pedro Lopez-Cabanillas

    unlikely

     

Log in to post a comment.