From f6dc0b5223371e393addfe30a30dbd0d01ca4ec2 Mon Sep 17 00:00:00 2001 From: Raphael McSinyx Date: Tue, 15 Aug 2017 21:48:19 +0700 Subject: Update 2017-08-15 --- meta/.bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta') diff --git a/meta/.bashrc b/meta/.bashrc index 1a85ab0..93593d4 100644 --- a/meta/.bashrc +++ b/meta/.bashrc @@ -97,6 +97,7 @@ alias la='ls -A' # ~/.bash_aliases, instead of adding them here directly. # See /usr/share/doc/bash-doc/examples in the bash-doc package. alias gcc='gcc -O2 -lm' +alias g++='g++ -O2 -lm' alias fpc='fpc -O1 -XS -gl' alias mpa='mpv --no-video --loop=inf' alias mount='udevil mount' -- cgit 1.4.1