mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 03:44:00 +02:00
NOTES:add info about stripping
[skip ci]
This commit is contained in:
@@ -34,3 +34,8 @@ make -j? (where ? is the number of CPU cores)
|
||||
make install DESTDIR=$PWD/install-test
|
||||
|
||||
|
||||
When packaging, binaries must be STRIPPED of debug symbols.
|
||||
This is probably done automatically simply by changing the cmake build type to release.
|
||||
|
||||
For the slackbuild, the strip command is in the script.
|
||||
|
||||
|
Reference in New Issue
Block a user