This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Revert "Compile portmidi with ALSA support on Linux."
This reverts commit
2d1932fd6c
.
tags/v0.3.2
Pierre Hauweele
7 years ago
parent
2d1932fd6c
commit
242dd2c0a4
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
dep/Makefile
+ 0
- 4
dep/Makefile
View File
@@ -4,10 +4,6 @@ LOCAL = $(PWD)
# Arch-specifics
include ../arch.mk
ifeq ($(ARCH),lin)
CFLAGS += -DPMALSA
endif
ifeq ($(ARCH),mac)
export CFLAGS = -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk \
-mmacosx-version-min=10.7
Write
Preview
Loading…
Cancel
Save