mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Remove directive which is unsupported by llvm-ld
This commit is contained in:
parent
da13271d5e
commit
d450417902
@ -199,7 +199,6 @@ if ("${STATIC_BUILD}")
|
|||||||
|
|
||||||
# For the static SDL2::TTF
|
# For the static SDL2::TTF
|
||||||
set (planetblupi_DEPS ${planetblupi_DEPS}
|
set (planetblupi_DEPS ${planetblupi_DEPS}
|
||||||
-Wl,--allow-multiple-definition
|
|
||||||
-lz
|
-lz
|
||||||
-lfreetype
|
-lfreetype
|
||||||
-lharfbuzz
|
-lharfbuzz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user