Embedding a variable upon compile
|
2015-08-01, 08:00
Post: #4
|
|||
|
|||
RE: Embedding a variable upon compile
You can create an setting that returns a separate value that you set on compile time.
But I don't see how that is easier than creating a build script.. Code: #!/bin/bash This will combine a variable and the base script when this buildscript is run. So you will only have one script and the rest is still automatic. adding an embeded script - is the same as setting it in the binary itself - just much easier then any alternative. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Embedding a variable upon compile - nappington - 2015-07-29, 16:07
RE: Embedding a variable upon compile - NiKiZe - 2015-07-29, 18:25
RE: Embedding a variable upon compile - nappington - 2015-07-30, 02:29
RE: Embedding a variable upon compile - NiKiZe - 2015-08-01 08:00
RE: Embedding a variable upon compile - nappington - 2015-08-02, 20:05
|
User(s) browsing this thread: 2 Guest(s)