update es rc

This commit is contained in:
Mid Favila 2022-01-02 20:54:45 -04:00
parent 05b01f8bdc
commit 7bf1e1ddfe
1 changed files with 5 additions and 3 deletions

View File

@ -28,10 +28,10 @@ KISS_DL='axel'
KISS_SU='sup'
# Configure our compiler.
CFLAGS='-pipe -w -D_GLIBCXX_ASSERTIONS -D_FORTIFY_SOURCE=1 -O2 -march=haswell -fno-asynchronous-unwind-tables -momit-leaf-frame-pointer -ftree-loop-vectorize -fstack-protector-strong --param ssp-buffer-size=4 -fstack-clash-protection -fPIE -fPIC -Wl,--hash-style=gnu'
CFLAGS='-pipe -w -D_GLIBCXX_ASSERTIONS -D_FORTIFY_SOURCE=2 -O2 -march=haswell -fno-asynchronous-unwind-tables -momit-leaf-frame-pointer -ftree-loop-vectorize -fstack-protector-strong --param ssp-buffer-size=4 -fstack-clash-protection -fPIE -fPIC -Wl,--hash-style=gnu -fno-plt -fomit-frame-pointer -fmodulo-sched -fno-expensive-optimizations -fira-loop-pressure -fno-sched-spec-load -fconserve-stack -fisolate-erroneous-paths-attribute -fdelete-null-pointer-checks -fisolate-erroneous-paths-dereference'
CXXFLAGS=$CFLAGS
FFLAGS=$CFLAGS
LDFLAGS=
LDFLAGS='-Wl,-O1,-sort-common,-as-needed,-z,relro,-z,now'
# Set makejobs to number of threads minus two.
MAKEFLAGS=`{echo -j`{expr - `{grep cores /proc/cpuinfo|wc -l} 2}}
@ -70,4 +70,6 @@ fn stream_furryfm {fpm https://s4.radio.co/sa18a4da89/low}
fn stream_anonradio {fpm http://anonradio.net:8000/anonradio}
# Stream chiptune
fn stream_chiptune {fpm http://lwtve.xyz/modmusic.ogg}
fn stream_chiptune {fpm http://lwtve.xyz/modmusic.ogg}