mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
config/arch.x86_64: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2a2653191b
commit
dbe9095551
@ -8,5 +8,4 @@
|
|||||||
|
|
||||||
# setup ARCH specific *FLAGS
|
# setup ARCH specific *FLAGS
|
||||||
TARGET_CFLAGS="-fPIC -march=$TARGET_CPU -m64"
|
TARGET_CFLAGS="-fPIC -march=$TARGET_CPU -m64"
|
||||||
TARGET_CXXFLAGS="$TARGET_CFLAGS"
|
|
||||||
TARGET_LDFLAGS="-fPIC -march=$TARGET_CPU -m64"
|
TARGET_LDFLAGS="-fPIC -march=$TARGET_CPU -m64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user