diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-04-02 16:31:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-04-02 16:31:24 +0000 |
commit | 81872f7e0a6cbbb6aa29704459af0bc965d9c4a2 (patch) | |
tree | d441cbe6d2e4b0e65c1ddad26f4a3e6c9e707d5f /configure | |
parent | 09db8b32db61b085030e8be2c6da2e9c2a86a128 (diff) | |
download | skalibs-81872f7e0a6cbbb6aa29704459af0bc965d9c4a2.tar.gz skalibs-81872f7e0a6cbbb6aa29704459af0bc965d9c4a2.tar.xz skalibs-81872f7e0a6cbbb6aa29704459af0bc965d9c4a2.zip |
Support midipix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure index 0876b0a..8ebaf8d 100755 --- a/configure +++ b/configure @@ -583,7 +583,6 @@ tryflag CPPFLAGS_AUTO -Wno-unused-value tryflag CPPFLAGS_AUTO -Wno-parentheses tryflag CFLAGS_AUTO -ffunction-sections tryflag CFLAGS_AUTO -fdata-sections -tryldflag LDFLAGS_SHARED -nostartfiles tryldflag LDFLAGS_AUTO -Wl,--as-needed tryldflag LDFLAGS_AUTO -Wl,--sort-section=alignment tryldflag LDFLAGS_AUTO -Wl,--sort-common |