Makefile.am:Removed clock_gettime_stub.h/c from OS-X build.
This commit is contained in:
parent
27ab77f2c7
commit
57d10b5bdb
@ -77,8 +77,7 @@ if OS_LINUX
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if OS_OSX
|
if OS_OSX
|
||||||
cmSRC += src/libcm/osx/clock_gettime_stub.c src/libcm/osx/cmMidiOsx.c src/libcm/osx/cmAudioPortOsx.c src/libcm/osx/cmFileSysOsx.c
|
cmSRC += src/libcm/osx/cmMidiOsx.c src/libcm/osx/cmAudioPortOsx.c src/libcm/osx/cmFileSysOsx.c
|
||||||
cmHDR += src/libcm/osx/clock_gettime_stub.h
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user