build: Get changes for linux
This commit is contained in:
Vendored
+1
-1
Submodule External/tely updated: 8e97ea5ded...0f0922f439
@@ -13,7 +13,7 @@ git rev-list --count HEAD>> feely_pona_version.txt
|
||||
# Bootstrap the build program
|
||||
mkdir --parents ${build_dir}
|
||||
pushd ${build_dir}
|
||||
g++ -g -Wall -o feely_pona_build ${code_dir}/feely_pona_build.cpp -lm
|
||||
g++ -g -Wall -o feely_pona_build ${code_dir}/feely_pona_build.cpp -lm -lpthread
|
||||
cp --force feely_pona_build ${code_dir}
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user