mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-05 21:04:49 +00:00
ext/libsamplerate: remove unneeded ign_dirs
src_dirs and include_dirs fully describes what to compile and what not.
This commit is contained in:
committed by
Krzysztof Kopyściński
parent
0ccd12212b
commit
f9472d5748
@@ -29,16 +29,6 @@ pkg.type: sdk
|
||||
pkg.cflags: -DHAVE_STDBOOL_H -fsingle-precision-constant -DHAVE_CONFIG_H -DNDEBUG
|
||||
pkg.lflags: -lm
|
||||
|
||||
pkg.ign_dirs:
|
||||
- "@libsamplerate/Octave"
|
||||
- "@libsamplerate/Win32"
|
||||
- "@libsamplerate/cmake"
|
||||
- "@libsamplerate/docs"
|
||||
- "@libsamplerate/examples"
|
||||
- "@libsamplerate/include"
|
||||
- "@libsamplerate/m4"
|
||||
- "@libsamplerate/tests"
|
||||
|
||||
pkg.src_dirs:
|
||||
- "@libsamplerate/src"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user